]> git.saurik.com Git - bison.git/commit
(braces_level): Now auto, not static.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Nov 2002 23:50:11 +0000 (23:50 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Nov 2002 23:50:11 +0000 (23:50 +0000)
commit1a9e39f116a7db196e75459aca8eb671fbabb4c7
tree7f0e5bf8774001473c0d69930e711386fd194a54
parent48e28efa9e3cb3a5f58575937ac6461b54fdfcde
(braces_level): Now auto, not static.
Initialize to zero if the compiler is being picky.
(INITIAL): Clear braces_level instead of incrementing it.
(SC_BRACED_CODE): Treat <% and %> as { and } when inside C code,
as POSIX 1003.1-2001 requires.
src/scan-gram.l