Re: [Lazarus] Forward procedure completion failure

2017-10-11 Thread Lubos Pintes via Lazarus
Yes, it works. Sorry for spamming. In fact, I updated the trunk, but didn't rebuild. I didn't feel it is necessary. Dňa 11. 10. 2017 o 16:07 Mattias Gaertner via Lazarus napísal(a): On Wed, 11 Oct 2017 16:00:49 +0200 Lubos Pintes via Lazarus wrote: Hi, Just wanted to try the cool feature, add

Re: [Lazarus] Forward procedure completion failure

2017-10-11 Thread Ondrej Pokorny via Lazarus
On 11.10.2017 16:00, Lubos Pintes via Lazarus wrote: Just wanted to try the cool feature, adding a procedure body to implementation. So I wrote a procedure header, pressed Ctrl+Shift+C, and found this in a message window: uiacore.pas(9,1) Error: unknown section keyword interface found I tried t

Re: [Lazarus] Forward procedure completion failure

2017-10-11 Thread Mattias Gaertner via Lazarus
On Wed, 11 Oct 2017 16:00:49 +0200 Lubos Pintes via Lazarus wrote: > Hi, > Just wanted to try the cool feature, adding a procedure body to > implementation. So I wrote a procedure header, pressed Ctrl+Shift+C, and > found this in a message window: > uiacore.pas(9,1) Error: unknown section keywo

[Lazarus] Forward procedure completion failure

2017-10-11 Thread Lubos Pintes via Lazarus
Hi, Just wanted to try the cool feature, adding a procedure body to implementation. So I wrote a procedure header, pressed Ctrl+Shift+C, and found this in a message window: uiacore.pas(9,1) Error: unknown section keyword interface found I tried to compile, and only errors there are two unresolv