[Lazarus] pascal calling convention and code tools problem

Mattias Gärtner nc-gaertnma at netcologne.de
Fri May 8 11:39:25 CEST 2009


Zitat von Bogusław Brandys <brandys at o2.pl>:

> I'm not sure if that was reported , but if I declare :
>
>       function  DoPascalCall(xa, xs, ys, xe, ye,ze, Tolerance : Integer)
> : Boolean;pascal;
>
>
> it break code tool , it doesn't allow to use class completion (Ctrl+shift+C)
>
>
>   error is :
>
> pstestsimple.pas(28,90) Error: zamiast: : znaleziono: ;
>
>
> which means that instead of : : found ;

I didn't know that "pascal" is allowed for methods.
I added it to the list. Use svn r19850.


Mattias




More information about the Lazarus mailing list