Author: muggenhor
Date: Mon May 12 20:35:36 2008
New Revision: 5084

URL: http://svn.gna.org/viewcvs/warzone?rev=5084&view=rev
Log:
 * Use yytext instead of strres_text
 * Get rid of lexer function strresGetErrorData and use strres_get_lineno() and 
strres_get_text() instead
 * Don't call abort() in function strres_error as the parser will return an 
error anyway (causing strresLoad to return false)

Modified:
    trunk/lib/framework/strres.c
    trunk/lib/framework/strres_lexer.l
    trunk/lib/framework/strres_parser.y
    trunk/lib/framework/strresly.h


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

Reply via email to