[GD-Windows] DEVENV template error crashes
Brought to you by:
vexxed72
From: Jon W. <hp...@mi...> - 2004-11-10 01:01:08
|
While we're on the subject of DEVENV inadequacies: Has anyone else noticed that the error reporting for template usage errors has significant bugs? Specifically, it seems to cause crashes in the actual error reporting, which gets caught and reported as an internal compiler error (msc1.cpp lie 2701). When you have templates that work fine in GCC, and seem to be totally legal, but get this internal compiler error from CL, it's pretty darn annoying. What can I do about it? (I mean, apart from voting on LadyBug, which I've already done) Cheers, / h+ |