Opened 5 years ago

Closed 5 years ago

#4391 closed task (fixed)

bison-3.2.4

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 8.4
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Douglas R. Reno, 5 years ago

Summary: bison-3.2.3bison-3.2.4

Now version 3.2.4

comment:2 by Douglas R. Reno, 5 years ago

Owner: changed from lfs-book to Douglas R. Reno
Status: newassigned

comment:3 by Douglas R. Reno, 5 years ago

* 🎉 Noteworthy changes in release 3.2.4 (2018-12-24) [stable]

** 🐛 Bug fixes

  🚛🏗  Fix the move constructor of symbol_type.

  Always provide a copy constructor for symbol_type, even in modern C++.

* 🎉 Noteworthy changes in release 3.2.3 (2018-12-18) [stable]

** 🐛 Bug fixes

  Properly support token constructors in C++ with types that include commas
  (e.g., std::pair<int, int>).  A regression introduced in Bison 3.2.

Fixes a regression introduced in Bison 3.2.

comment:4 by Douglas R. Reno, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r11495

Note: See TracTickets for help on using tickets.