mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
Remove the traits, failed experiment.
It never proved useful, and anyway because of the current definition, it was not possible to have several specialization of this traits, making it useless. * data/lalr1.cc (yy:traits): Remove. Inline its definitions in the parser class.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2005-09-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Remove the traits, failed experiment.
|
||||
It never proved useful, and anyway because of the current
|
||||
definition, it was not possible to have several specialization of
|
||||
this traits, making it useless.
|
||||
* data/lalr1.cc (yy:traits): Remove.
|
||||
Inline its definitions in the parser class.
|
||||
|
||||
2005-09-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/atlocal.in (LIBS): Pass INTLLIBS to address failures on at
|
||||
|
||||
Reference in New Issue
Block a user