pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/tradcpp
Module Name:    pkgsrc
Committed By:   dholland
Date:           Mon Jun 17 02:33:40 UTC 2013
Modified Files:
        pkgsrc/devel/tradcpp: Makefile distinfo
Log Message:
Update to 0.3; bug fixes.
release 0.3 (20130616)
   - Don't eval the control expression of the first #if of a block when
     already in a false block; it might not be valid. Reported by
     Baptiste Daroussin.
   - Don't recognize comments within character constants.
   - Don't recognize macro argument parentheses or commas within strings,
     or within character constants either.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/tradcpp/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/tradcpp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index