Author: muggenhor
Date: Wed Oct  1 16:53:46 2008
New Revision: 6101

URL: http://svn.gna.org/viewcvs/warzone?rev=6101&view=rev
Log:
 * Don't manually maintain a line-count variable as Perl does this (I found out 
while reading the Camel book) automatically in the $. variable
 * Include the filename of the currently being parsed file in error messages
 * Make sure to reset Perl's line counter ($.) when we start parsing a new file 
(when using <> as file handle)

Modified:
    trunk/build_tools/code-generators/db-lang.pl


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

Reply via email to