Hi, I'm used FPC 2.2.3 (r11538) compiled on 2008-08-08
I generated new HTML documentation for tiOPF project. I then noticed that most (but not all) methods of classes have "Source position: line 0" instead of the actual line position. Is this a known bug? I searched Mantis but couldn't find anything. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TtiObject.Read Read this object, along with any owned objects from the database Declaration Source position: line 0 protected procedure TtiObject.Read( const ADBConnectionName: String; APersistenceLayerName: String = '' ); virtual; overload; procedure TtiObject.Read; virtual; overload; Description <..snip...> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel