[Lazarus] Language additions breaking IDE

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Aug 26 12:15:02 CEST 2011


 


Felipe Monteiro de Carvalho <felipemonteiro.carvalho at gmail.com> hat am 26.
August 2011 um 12:00 geschrieben:

> 2011/8/26 Juha Manninen <juha.manninen62 at gmail.com>:
> > Right. I first thought the ultimate reason was the procedure var parameter
> > named "out".
> > However it seems to work ok in other code.
>
> For me it doesn't work. I just added to my TForm this:
>
> public
>   Procedure Something(out: Integer);
>
> And pressed Ctrl+Shift+C
>
> It fails. 
"Out" as parameter name is not allowed in mode objfpc and delphi.
The feature can be turned on/off with the modeswitch "out". 
This needs to be implemented in the codetools.
I will take a look. 
 
Mattias
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110826/4bac99e9/attachment-0003.html>


More information about the Lazarus mailing list