Author: muggenhor
Date: Sun Apr 27 17:59:03 2008
New Revision: 4822

URL: http://svn.gna.org/viewcvs/warzone?rev=4822&view=rev
Log:
 * Rename function levError to lev_error (bison/yacc #defines yyerror to 
lev_error)
 * In function lev_error use ASSERT always (even in non-debug builds as it will 
still output a message there)
 * Don't use a single function levGetErrorData for retrieving the line no & 
piece of text being parsed, instead use two functions levGetErrorLine and 
levGetErrorText

Modified:
    trunk/src/level_lexer.l
    trunk/src/levelint.h
    trunk/src/levels.c


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to