Mail Archives: djgpp/1997/11/07/02:17:48
In article <Pine DOT SUN DOT 3 DOT 91 DOT 971106122033 DOT 4123G-100000 AT is>, eliz AT is DOT elta DOT co DOT il
says...
>
>
>crashing. Relax, the bugs are here to stay, and compilers are just
>programs, no more, no less. At least judging by the traffic on this
>news group and on GNU groups related to compiler bugs, GCC has
>relatively small amount of bugs, even when compiling C++ programs.
Actually, I found a problem with g++.exe (under cygwin) when compiling
a program that include <windows32/sockets.h> or <winsock.h>. It seems
to find bogus syntax errors in procedure declarations that gcc just passes
by. My guess is that the same thing occurs under the latest DJGPP's g++.
- Raw text -