]> git.sur5r.net Git - cc65/commit
Removed an invalid data access.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 7 Sep 2001 09:54:33 +0000 (09:54 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 7 Sep 2001 09:54:33 +0000 (09:54 +0000)
commit5db55826f0592c542bee8d26b16d2052c1d95896
treefec28971591cfa54236d73a2667540fdf45a05b5
parentf3df91260a5755cfeb2f62c40f8deb0fe23eacd3
Removed an invalid data access.
Check nested #ifs for overflow.
Lots of cleanups and rewriting of code sections.
Streamlined and extended #if stack handling.
Added #elif preprocessor directive.

git-svn-id: svn://svn.cc65.org/cc65/trunk@859 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/preproc.c