K 10 svn:author V 2 ru K 8 svn:date V 27 2004-03-10T21:51:06.000000Z K 7 svn:log V 302 Reworked the fix to print the useful line number on error in the .for loop: - Replaced four global variables in parse.c with one. - Made Parse_FromString() accept the "lineno" as an argument. - Fixed line numbering when there are escaped newlines in the body of the .for loop. Adopted from: NetBSD END