Opened 5 years ago
Closed 5 years ago
#4526 closed task (fixed)
bison-3.4.2
Reported by: | Bruce Dubbs | Owned by: | lfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 9.1 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
Change History (2)
comment:1 by , 5 years ago
- Noteworthy changes in release 3.4.2 (2019-09-12) [stable]
- Bug fixes
- In some cases, when warnings are disabled, bison could emit tons of white spaces as diagnostics.
- When running out of memory, bison could crash (found by fuzzing).
- When defining twice the EOF token, bison would crash.
- New warnings from recent compilers have been addressed in the generated parsers (yacc.c, glr.c, glr.cc).
- When lone carriage-return characters appeared in the input file, diagnostics could hang forever.
Note:
See TracTickets
for help on using tickets.