Revisions of byacc
Dominique Leuenberger (dimstar_suse)
accepted
request 288058
from
Guido Berhoerster (gberh)
(revision 15)
1
Stephan Kulow (coolo)
accepted
request 254941
from
Guido Berhoerster (gberh)
(revision 14)
- update to version 20141006 - package/debian/source/format: change to native format to work around regression in Debian packaging. - main.c: correct parameter for umask - for very old mkstemp's - and use type mode_t to quiet compiler warning - configure.in: add configure check for mode_t - reader.c: better fix for get_line, by ensuring there is enough space to null-terminate its result (prompted by discussion with Craig Rodrigues). - main.c: make change to umask before calling mkstemp, as suggested in Coverity #56902 - reader.c: adjust logic in copy_action to avoid potential null-pointer dereference (Coverity #56901) - reader.c: adjust logic to avoid potential null-pointer dereference in compile_args (Coverity #63407) - reader.c: eliminate strcpy into fixed-size buffer (Coverity #63408) - yacc.1: document changes made with respect to %parse-param - output.c: add parameters from %parse-param to destructor. The order of the parameters is intentionally inconsistent with yyparse/yyerror, for "compatibility" with bison. - output.c: use puts_param_types/puts_param_names to output lex_param data. - btyaccpar.c: add casts, change types to fix strict compiler warnings - output.c: gcc-warning - output.c: fix limit when merging real/workaround tables - output.c: for btyacc, it is possible to have no conflicts - but in that case, the "ctable" was not generated at all, while the skeleton uses the table. The most straightforward (workaround)
Adrian Schröter (adrianSuSE)
committed
(revision 13)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 246429
from
Guido Berhoerster (gberh)
(revision 12)
- update to version 20140715 * fix tests * remove obsolete -D option from usage message
Stephan Kulow (coolo)
accepted
request 235428
from
Guido Berhoerster (gberh)
(revision 11)
- update to version 20140422 * too large number of changes to list here, see the included CHANGES file for a detailed list
Stephan Kulow (coolo)
accepted
request 200707
from
Guido Berhoerster (gberh)
(revision 10)
bugfix update, in particular the default stack-size, please forward to 13.1
Adrian Schröter (adrianSuSE)
committed
(revision 9)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 185711
from
Guido Berhoerster (gberh)
(revision 8)
- run test suite - use --program-prefix instead of moving/renaming executables around. - byacc 20130304 * too many since 2010 to list here.. see http://invisible-island.net/byacc/CHANGES (forwarded request 185697 from elvigia)
Adrian Schröter (adrianSuSE)
committed
(revision 7)
Split 12.3 from Factory
Adrian Schröter (adrianSuSE)
committed
(revision 6)
branched from openSUSE:Factory
Stephan Kulow (coolo)
committed
(revision 5)
replace license with spdx.org variant
Adrian Schröter (adrianSuSE)
committed
(revision 4)
Lars Vogdt (lrupp)
accepted
request 82962
from
Ismail Dönmez (namtrac)
(revision 3)
- Remove redundant tags/sections from specfile (forwarded request 82933 from jengelh)
Lars Vogdt (lrupp)
committed
(revision 2)
Autobuild autoformatter for 80793
Lars Vogdt (lrupp)
accepted
request 80793
from
Guido Berhoerster (gberh)
(revision 1)
Please add byacc to Factory
Displaying revisions 21 - 35 of 35