Author: muggenhor
Date: Thu Jul  3 21:10:36 2008
New Revision: 5367

URL: http://svn.gna.org/viewcvs/warzone?rev=5367&view=rev
Log:
Move duplicated looping out of the code generators

Move the duplicated effort of looping over all structs and enums out of the 
code generators and into the code that invokes the code generator. Thus instead 
of invoking the code generator once to generate code for all structs and enums, 
we now invoke it once for every struct and enum.

Modified:
    trunk/build_tools/code-generators/c_structdef_cg.pm
    trunk/build_tools/code-generators/db-lang.pl
    trunk/build_tools/code-generators/sql_selectdef_cg.pm
    trunk/build_tools/code-generators/sql_tabledef_cg.pm


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

Reply via email to