]> git.sur5r.net Git - cc65/commit
Fix problem with changed syntax of option -W for the compiler: -W will now
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 1 May 2011 17:56:44 +0000 (17:56 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 1 May 2011 17:56:44 +0000 (17:56 +0000)
commit417b14432cc4ff8f7a8aa8be88f5ffbd4125b709
tree9d9dc869e59f155cf2d75130927b141efb63d3ec
parent928c76235fd1e5e4b3b421e58c6877cd94b15557
Fix problem with changed syntax of option -W for the compiler: -W will now
only be passed to the compiler together with all warning names.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5006 b7a2c559-68d2-44c3-8de9-860c34a00d81
doc/cl65.sgml
src/cl65/main.c