BUG: Expansion of the __LINE__ macro is incorrect when you use Debug Information for Edit and Continue (/ZI) in Visual C++ (199057)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ .NET (2002)
This article was previously published under Q199057 SYMPTOMS The results of the __LINE__ macro are incorrect when you
use Debug Information for Edit and Continue (/ZI). The problem may manifest
itself as compiler, linker, or run-time errors. WORKAROUND To work around this problem, use the Program Database
option (/Zi) instead of Edit and Continue (/ZI). STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 1/11/2006 |
---|
Keywords: | kbhowto kbBug kbCompiler kbpending KB199057 kbAudDeveloper |
---|
|