]> git.saurik.com Git - bison.git/commitdiff
(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)
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.


No differences found