Mail Archives: djgpp/1997/12/29/08:45:30
On Sun, 28 Dec 97 21:14:16 PST, Noam Rotem <nrotem AT johnbryce DOT co DOT il>
wrote:
>My question is - why do Borland compilers treat this wrong syntax as an
>error, while dgjpp only warns against it?
If you compile only with -Wall , it warns you, but if you compile with
-Wall -Werror , then, the compiler stops at the warning, forcing you
to solve the warning.
- Grzegorz Adam Hankiewicz - gregorio AT jet DOT es - http://web.jet.es/gregorio
- Gogosoftware - http://web.jet.es/gregorio/gogosoftware
- Raw text -