Author: muggenhor
Date: Mon May 12 20:47:25 2008
New Revision: 5085

URL: http://svn.gna.org/viewcvs/warzone?rev=5085&view=rev
Log:
 * Put textual tokens as found by strres_lexer.l in heap memory rather than 
some crazy stack-like static string buffer
 * Make sure that this heap memory __will__ be released regardless of syntax 
errors during scanning
 * Reduce code duplication in strres_parser.y by reducing a single parsing rule 
with duplicated code up into two rules

Modified:
    trunk/lib/framework/resly.h
    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