[Lazarus] "Compile Project" window not getting focus
Flávio Etrusco
flavio.etrusco at gmail.com
Sat May 9 19:50:24 CEST 2009
Mattias Gärtner wrote:
> 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
>
I didn't know that too ;-] but it works ! I know it's a bit strange but
I'm testing Pascal Script ability to use various calling conventions
under x86.
Regards
Boguslaw
More information about the Lazarus
mailing list