Re: [cc65] Buggy code (was: testsuite updated)

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2003-11-20 21:15:39


On Thursday 20 November 2003 17:04, Ullrich von Bassewitz wrote:

> You can even make a more general rule out of this: Always use
>
>         -Wall -Werror
>
> when compiling with gcc.

i would personally go even further and

1) use -Wall -W -Werror to enable even more warnings and
2) use g++ instead of gcc, which leads to even more warnings/errors

gpz

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-11-20 21:24:49 CET