On Tue, 3 Aug 2010, Graeme Geldenhuys wrote:

Hi,

procedure WriteLnF(const s: String; const Args: array of const); reintroduce;



Changing 'override' to 'reintroduce' in the TIPFNewWriter class, allows me
to compile the code. So there doesn't seem to be a obvious syntax error.

There is an error, though. You should be able to use override.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to