[fpc-devel] Proposal to make the compiler message "PPU Invalid Version" a fatal error.

Florian Klaempfl florian at freepascal.org
Thu Aug 14 19:06:12 CEST 2008


Marco van de Voort schrieb:
> In our previous episode, Martin Schreiber said:
>>> Indeed, people complained about the speed when redirecting output to a
>>> file.
>> So the answer is: 
>> "It is not possible to get flushed writeln and compiler messages on win32 
>> pipes with FPC"?
> 
> Maybe, (with a custom textio driver, so that the generic rtl isn't
> compromised) but as Daniel said, parsing the text compiler output isn't the
> most desirable outcome.

This is not needed, it's just a switch which does
TextRec(Output).FlushFunc:=TextRec(Output).InOutFunc



More information about the fpc-devel mailing list