FIX: Incorrect Template Declaration Causes Compiler Hang (121015)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Professional Edition 2.0
This article was previously published under Q121015 SYMPTOMS
The compiler may hang (stop processing) when compiling a template that
includes a syntax error in the function declaration as shown in the samples
in this article.
RESOLUTION
Press CTRL+BREAK to stop the build process and return the focus to
Visual C++. Correcting the syntax error will allow the code to compile.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article. This problem was corrected in
Microsoft Visual C++, 32-bit Edition, version 4.0.
Modification Type: | Minor | Last Reviewed: | 7/5/2005 |
---|
Keywords: | kbbug kbcode kbCompiler kbCPPonly kbfix KB121015 |
---|
|