]> git.gag.com Git - fw/sdcc/commit
Split out yyerror.
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 20 Aug 2000 01:39:00 +0000 (01:39 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 20 Aug 2000 01:39:00 +0000 (01:39 +0000)
commit217472c41ba2d2400067b42dac22d2efee618d3d
tree092294387d5d50b153041526563463a368305d6f
parent57b5edb25dcb2872d2c3e9789173bc9423959bec
Split out yyerror.
Added error, #line, and #pragma handling to altlex.
Added a few const's here and there.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@327 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/SDCC.lex
src/SDCC.y
src/SDCCerr.c
src/SDCCsymt.c
src/SDCCsymt.h
src/altlex.c