BUG: Too many unnested loops incorrectly causes a C1061 compiler error in Visual Studio .NET (315481)
The information in this article applies to:
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Professional Edition
This article was previously published under Q315481 SYMPTOMS If a function contains more than approximately 250 unnested
loops, you receive the following error message, which should not appear in this
scenario: "fatal error C1061: compiler limit : blocks
nested too deeply" The problem occurs only when you compile the
source code as a C++ source file. The source code compiles without errors when
you compile the source code as a C source file. STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 8/24/2005 |
---|
Keywords: | kbvs2002sp1sweep kbbug kbCompiler kbpending KB315481 |
---|
|