]> git.saurik.com Git - bison.git/commit - src/location.c
Get Bison to build again when configured with --enable-gcc-warnings.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 7 Jun 2006 20:06:27 +0000 (20:06 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 7 Jun 2006 20:06:27 +0000 (20:06 +0000)
commit0c8e079fa62ba9bbae1b6766e1082b482d7dab07
treeef85582ff1c296530db105368ceb7ab027ecfb8a
parent9f936c5e9c9a93c201ecefcafdc426b3b0a8e842
Get Bison to build again when configured with --enable-gcc-warnings.
* src/location.c, src/location.h, src/main.c, src/scan-code.l: Add some
missing #include's.
* src/scan-code.l (handle_action_dollar, handle_action_at): Rename
loc argument as it shadows a global.
* src/scan-gram.l: Remove stray comma that prevents boundary_set
invocation.

* src/.cvsignore: Add scan-code.c.
ChangeLog
src/.cvsignore
src/location.c
src/location.h
src/main.c
src/scan-code.l
src/scan-gram.l