[fpc-devel] [patch] pscanner: differentiate between EOL & Tab characters from general Whitespace

Hans-Peter Diettrich DrDiettrich1 at aol.com
Mon Aug 23 00:56:51 CEST 2010


Graeme Geldenhuys schrieb:

> If no NewLine characters are inserted into the newly generated units,
> a compiler error on line 1 doesn't help the developer much. Line 1
> could be 50k bytes or more long.

The FPC scanner uses a flag (EolFound?), to signal an EOL to the 
preprocessor.

DoDi




More information about the fpc-devel mailing list