* src/scan-gram.l (braces_level, context_state): Make these globals

static.
This commit is contained in:
Joel E. Denny
2006-08-14 21:06:05 +00:00
parent 47aee066cc
commit 2d2c1a2dec
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2006-08-14 Joel E. Denny <jdenny@ces.clemson.edu>
* src/scan-gram.l (braces_level, context_state): Make these globals
static.
2006-08-14 Joel E. Denny <jdenny@ces.clemson.edu>
In the grammar scanner, STRING_FINISH unclosed constructs and return