[fpc-devel]Class definition overrides definition in implementation

Peter Vreman peter at freepascal.org
Sat Mar 16 13:58:32 CET 2002


At 11:28 15-3-2002, you wrote:

>Hi,
>
>the following example program demonstrates the situation.
>Have a look at the comment at the beginning of the code:
>{
>  This is a small example program.
>  The Function "getComment" is declared in the following way:
>  in the class          :   function getComment : AnsiString;
>  in the implementation :   function Parser.getComment : char;

Thanks for reporting, I'll add it to the test suite.


Peter





More information about the fpc-devel mailing list