]> git.gag.com Git - fw/sdcc/commit
* support\cpp2\cpplex.c: fixed for SDCPP:
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 31 Oct 2003 12:30:40 +0000 (12:30 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 31 Oct 2003 12:30:40 +0000 (12:30 +0000)
commit9532543ca99c13febfc24eb845ae13c73786ce07
tree5bafd134480c15f8b513999358dd57c19360e23d
parentcdba5eb9c732c26c4e0745c951a01a955bc46dd0
* support\cpp2\cpplex.c: fixed for SDCPP:
  comments(when executed with -C option) and _asm blocks
  were included even if they where in skipped #if block.
  Applied solution from GCC cpp 3.3.2

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2973 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
support/cpp2/cpplex.c