I have Microsoft Visual C++ .NET 69462-112-0620947-18487 (VS 2003). When I
compile my C++ console application program I get the following:
C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2701)
Has anyone heard of this bug/feature before?
Thanks,
Ray Mitchell
Steve McLellan - 21 Oct 2004 14:38 GMT
Hi,
If you post a minimal program that replicates the prob, people'll be able to
help you figure out the problem. In any case, ICEs are compiler bugs (though
usually they happen because of broken code) and it's worth someone seeing
whether they're still present for VS 2005.
Steve
>I have Microsoft Visual C++ .NET 69462-112-0620947-18487 (VS 2003). When
>I
[quoted text clipped - 6 lines]
> Thanks,
> Ray Mitchell