Author: muggenhor
Date: Sat May 10 01:03:57 2008
New Revision: 5003

URL: http://svn.gna.org/viewcvs/warzone?rev=5003&view=rev
Log:
 * Produce scriptvals_lexer.lex.h for access to the lexer's function from the 
parser
 * Use scrv_get_lineno() and scrv_get_text() to retrieve the lexer's data on an 
error rather than custom function scrvGetErrorData
 * Move scrv_parse() out of the scriptvals.h header file as that function is 
only called from the file it's defined in

Modified:
    trunk/src/   (props changed)
    trunk/src/Makefile.am
    trunk/src/scriptvals.h
    trunk/src/scriptvals_lexer.l
    trunk/src/scriptvals_parser.y


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

Reply via email to