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: rumko
Date: Fri Jan 16 19:34:44 UTC 2015
Modified Files:
pkgsrc/devel/bison: Makefile distinfo
Added Files:
pkgsrc/devel/bison/patches: patch-data_glr.c
Log Message:
devel/bison: resulting glr.c contains incorrect attribute order
For yyFail and yyMemoryExhausted, the ordering of _Noreturn is
incorrect on at least fbsd with clang.
Runtime issue, PKGREVISION bumped.
Ok@ joerg
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/devel/bison/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/bison/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/bison/patches/patch-data_glr.c
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