[fpc-pascal]Yet another problem concerning Qualifiers
Marcel Martin
mm10 at ellipsa.net
Sat Jul 10 02:06:12 CEST 2004
Anton Tichawa a écrit :
>
> Hello List!
>
> Compiling the unit
>
> ===
>
> unit test;
>
> interface
>
> procedure test.do_test;
>
> implementation
>
> procedure test.do_test;
> begin
> end;
>
> end.
>
> ===
>
> results in compiler errors:
>
> test.pas(5,15) Error: overloaded identifier TEST isn't a function
> test.pas(5,15) Fatal: Syntax error, ; expected but . found
And without the "test."?
--
mm
http://www.ellipsa.net/
mm at ellipsa.no.sp.am.net ( suppress no.sp.am. )
More information about the fpc-pascal
mailing list