[Lazarus] Language additions breaking IDE

Alex Shishkin alexvins at mail.ru
Fri Aug 26 12:26:22 CEST 2011


26.08.2011 14:15, Mattias Gaertner ?????:
>
>
> 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
>
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
First, look please pascalparsertool.pas line 1175.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110826/2ad5875d/attachment-0003.html>


More information about the Lazarus mailing list