Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#4828 closed task (fixed)

bison-3.7.6

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 11.0
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

Noteworthy changes in release 3.7.6 (2021-03-08) [stable]

Bug fixes

  • Reused Push Parsers

When a push-parser state structure is used for multiple parses, it was possible for some state to leak from one run into the following one.

  • Fix Table Generation

In some very rare conditions, when there are many useless tokens, it was possible to generate incorrect parsers.

comment:2 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 12164.

comment:3 by Bruce Dubbs, 4 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.