[tnozaki-byacc] upgrade byacc 20110908 to 20221106

Issue #294 resolved
Takehiko NOZAKI repo owner created an issue
  • Issue #295 - include nbtool_config.h for USETOOLS
  • Issue #296 - bugfix for .cpp extension(TNF PR#4392)
  • Issue #297 - remants of support bison's %code extension
  • Issue #298 - use __dead macro to suppress warning for noreturn function in error.c
  • Issue #299 - use strlcpy instead of strcpy
  • Issue #300 - generated code should include stdlib.h and string.h(also namespace.h if libc's code)
  • Issue #301 - don't export YYLEX_DECL()
  • Issue #302 - add shebang to skel2c awk script
  • Issue #303 - update NOTE about removing compiler register stuff
  • Issue #304 - fix line number information for code coverage

Comments (6)

  1. Log in to comment