K 10 svn:author V 5 harti K 8 svn:date V 27 2005-03-21T12:07:14.000000Z K 7 svn:log V 372 Don't pass 'consumed' through all the parsing routines where it can be computed by the caller. Don't pass 'endc' - it can be computed from 'startc'. Remove unneccessary temporary variables. Remove constant if-expressions and remove code before call Fatal() - there is no point to cleanup before aborting. Patch: 7.134,7.135 Submitted by: Max Okumoto END