mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 15:53:03 +00:00
* src/reader.c (reader): #define YYLSP_NEEDED to 1 instead of just
defining. * src/bison.s1: s/#ifdef YYLSP_NEEDED/#if YYLSP_NEEDED/.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2000-11-07 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (reader): #define YYLSP_NEEDED to 1 instead of just
|
||||
defining.
|
||||
* src/bison.s1: s/#ifdef YYLSP_NEEDED/#if YYLSP_NEEDED/.
|
||||
|
||||
2000-11-07 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/bison.s1 (YYLEX): Use #if instead of #ifdef.
|
||||
|
||||
Reference in New Issue
Block a user