]> git.saurik.com Git - bison.git/commit - ChangeLog
* src/scan-gram.l (code_start): Always initialize it when entering
authorAkim Demaille <akim@epita.fr>
Sat, 1 Mar 2003 10:55:31 +0000 (10:55 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 1 Mar 2003 10:55:31 +0000 (10:55 +0000)
commit0433ba88f97e23a896ffba2e4b33bac1d09ff345
tree93a46c2a7ab4edfe933071f174377fe3fba3d1d1
parent6d5aa694aacbae8e330a195327cf3763b01da202
* src/scan-gram.l (code_start): Always initialize it when entering
into yylex, as SC_EPILOGUE is activated *before* the corresponding
yylex invocation.  An alternative would be making it static, but
then it starts with the second %%'s beginning, instead of its end.
ChangeLog
src/scan-gram.l