Files
byacc/byacc.changes
Martin Pluskal 7e72610f0b - update to 20241231:
* main.c: s/0/NULL/
  * main.c: gcc warning
  * reader.c:
    make UCH() consistent wrt IS_xxxx macros
  * main.c:
    from NetBSD - if "-o" option is given, derive the filename of the ".h"
    definitions-file by stripping commonly-used C/C++ suffixes such as ".c"
    and then adding ".h"
  * main.c: provide a fallback definition for W_OK, e.g., for Windows
  * main.c: correct condition for using $TEMP environment variable
  * output.c, yaccpar.c: gcc15 zero vs null warnings

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/byacc?expand=0&rev=56
2025-09-12 08:22:41 +00:00

13 KiB