]> git.sur5r.net Git - cc65/commit
Rewrote handling of the -W command line option. It is now used to enable or
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 8 Oct 2009 13:29:35 +0000 (13:29 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 8 Oct 2009 13:29:35 +0000 (13:29 +0000)
commitb55419af59355ce1c3ba7d955ecbe8916f66ea28
treec239b75204aec5c26652e938a24fefc45dd52591
parent58e8826da25283ddca42ba748aa3f789fd4003da
Rewrote handling of the -W command line option. It is now used to enable or
disable warnings by name.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4348 b7a2c559-68d2-44c3-8de9-860c34a00d81
doc/cc65.sgml
src/cc65/error.c
src/cc65/error.h
src/cc65/global.c
src/cc65/global.h
src/cc65/main.c
src/cc65/pragma.c
src/cc65/symtab.c