Author: muggenhor
Date: Thu Dec  4 13:46:17 2008
New Revision: 6430

URL: http://svn.gna.org/viewcvs/warzone?rev=6430&view=rev
Log:
 * Don't use an yyerror implementation with printf-format parsing for 
parsers/lexers that don't use it
  - This reduces the complexity of those functions ''significantly''
 * Mark yyerror functions with printf formatting with WZ_DECL_FORMAT(printf, 
...)

Modified:
    branches/2.1/lib/gamelib/audp_lexer.l
    branches/2.1/lib/gamelib/audp_parser.y
    branches/2.1/lib/script/chat_parser.y
    branches/2.1/lib/script/chat_processing.h
    branches/2.1/lib/script/parse.h


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to