[fpc-pascal] FPC 2.5.1 cannot override a virtual method in fpdoc?

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Aug 3 09:48:27 CEST 2010


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.



Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/




More information about the fpc-pascal mailing list