Update build to -Werror, #pragma to ignore in lexer.l

This commit is contained in:
David Adrian
2013-10-09 12:49:58 -04:00
parent f6ea0a79a8
commit af834fe2e2
5 changed files with 6 additions and 2118 deletions

4
.gitignore vendored
View File

@ -10,3 +10,7 @@ Makefile
CMakeCache.txt
src/zopt.h
src/zopt.c
lexer.c
lexer.h
parser.c
parser.h