pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/bison



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug  6 06:25:02 UTC 2012

Modified Files:
        pkgsrc/devel/bison: Makefile PLIST distinfo

Log Message:
Changes 2.6.2:
* Bug fixes
  Buffer overruns, complaints from Flex, and portability issues in the test
  suite have been fixed.
* Spaces in %lex- and %parse-param (lalr1.cc, glr.cc)
  Trailing end-of-lines in %parse-param or %lex-param would result in
  invalid C++.  This is fixed.
* Spurious spaces and end-of-lines
  The generated files no longer end (nor start) with empty lines.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/devel/bison/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/bison/PLIST
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/bison/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