]> git.sur5r.net Git - cc65/commit
Rewrote most of the #pragma parsing code. I'm still not satisfied, but at
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 13 Oct 2009 21:24:32 +0000 (21:24 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 13 Oct 2009 21:24:32 +0000 (21:24 +0000)
commita1fb355a9ab6058b3b353eec4509608d431c7995
tree441b4351787ea33812ba3484f0ca36ce5243747c
parent583b9f8fcc641bdd3955f2fb015e769ddc92c7e2
Rewrote most of the #pragma parsing code. I'm still not satisfied, but at
least, it's a bit better than before. #pragma warn (...) is now used to switch
single warnings instead of a global on/off switch.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4362 b7a2c559-68d2-44c3-8de9-860c34a00d81
doc/cc65.sgml
src/cc65/pragma.c
src/cc65/scanstrbuf.c
src/cc65/scanstrbuf.h