SHA256
1
0
forked from pool/byacc
Commit Graph

1 Commits

Author SHA256 Message Date
Martin Pluskal
b046b70256 Accepting request 891593 from home:dirkmueller:Factory
- update to 20210328:
  * reader.c: ignore bison's "%empty" extension
  * reader.c, defs.h:
    %debug was a trivial bison "extension", mark it as such
  * yacc.1: use italics in a few places where bold was inappropriate
  * reader.c:
    add union tag to YYSTYPE structure for compatibility with a feature which
    bison copied from Solaris yacc (request by Ella Stanforth)
  * closure.c, warshall.c:
    fix undefined-behavior diagnosed with gcc -fsanitize=undefined (report by
    Alexander Richardson)

OBS-URL: https://build.opensuse.org/request/show/891593
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/byacc?expand=0&rev=38
2021-05-10 05:30:46 +00:00