pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/cpphs



Module name:    wip
Committed by:   emil_s
Date:           Fri Oct 13 12:57:55 UTC 2006

Modified Files:
        wip/cpphs: Makefile distinfo

Log Message:
Update to version 1.3. 
Changes:
- Added a "--cpp" option for drop-in compatibility with standard cpp.
  It causes cpphs to accept standard cpp flags and translate them to
  cpphs equivalents. Compatibility options include: -o, -ansi, -traditional, 
  -stdc, -x, -include, -P, -C, -CC, -A. The file behaviour is different 
  too - if two filenames are given on the commandline, then the second is
  treated as the output location.
- Fixed a corner-case bug in evaluating chained and overlapping #ifdefs. 




To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/cpphs/distinfo
cvs -z3 rdiff -u -r1.4 -r1.5 wip/cpphs/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cpphs/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cpphs/Makefile?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index