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:
Akim Demaille
2005-09-19 07:34:38 +00:00
parent e2586f82b0
commit f479c6c61e
2 changed files with 14 additions and 24 deletions

View File

@@ -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