
17 May
2010
17 May
'10
10:06 p.m.
[Daniel Larimer]
I have written some code that makes heavy use of templates and which compiles just fine using g++; however, when I recently tried to compile the code in VC++ 2010 I got a fatal error C1063: compiler limit : compiler stack overflow.
If you send a self-contained test case to me (ideally a single source file and a command line to compile it like cl /EHsc /nologo /W4 meow.cpp), I'll file a compiler bug for you. (Using Boost is okay, but if you have a test case that doesn't use Boost, that's even better.) You can also file bugs yourself. Follow the instructions at http://blogs.msdn.com/vcblog/archive/2009/11/10/steps-to-open-actionable-bug... . Thanks, Stephan T. Lavavej Visual C++ Libraries Developer