Re: g++ sucks: internal compiler error???
Jonathan Turkanis wrote:
<snip>[color=blue]
> VC6, on the other hand, gives me ICEs all the time with
> perfectly correct code, even when I use the standard workarounds.[/color]
Why do you expect VC6 to work with code written to the C++ standard, when it
was released before the standard was?
Yes, VC7.0 is inexcusable, but VC7.1 made up for it nicely.
- Pete
Jonathan Turkanis wrote:
<snip>[color=blue]
> VC6, on the other hand, gives me ICEs all the time with
> perfectly correct code, even when I use the standard workarounds.[/color]
Why do you expect VC6 to work with code written to the C++ standard, when it
was released before the standard was?
Yes, VC7.0 is inexcusable, but VC7.1 made up for it nicely.
- Pete
Comment