BUG: Extra lines are generated in assembly code when you Use #line directive in Visual C++ (240626)
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
This article was previously published under Q240626 SYMPTOMS While using #line digit-sequence "filename" with Visual C++
6.0, extra lines may be generated in assembly code. Hence, you may need to
press F10 multiple times while debugging to go to the next executable line.
CAUSE Extra lines are generated for the #line directive.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 6/1/2005 |
---|
Keywords: | kbBug kbCodeGen kbCompiler kbDebug KB240626 kbAudDeveloper |
---|
|