On Sun, 01 Dec 2013, Nigel Verity wrote:
>
>
>
> Hi Tobi
>
> Perhaps if I describe a scenario I encountered yesterday you can advise on
> whether the behaviour should be expected or whether there is actually a bug.
>
> I always structure my projects using the default approach so that each for
Hi Tobi
Perhaps if I describe a scenario I encountered yesterday you can advise on
whether the behaviour should be expected or whether there is actually a bug.
I always structure my projects using the default approach so that each form has
its associated .class file in which the form-specifi
On Sun, 01 Dec 2013, Nigel Verity wrote:
> Hi
>
> When I perform a "Compile" or "Compile All" operation from the Gambas menu
> any language syntax errors seem to be identified correctly. The same applies
> to declaration errors. However, I have noticed that calls to non-existant
> functions (as
Hi
When I perform a "Compile" or "Compile All" operation from the Gambas menu any
language syntax errors seem to be identified correctly. The same applies to
declaration errors. However, I have noticed that calls to non-existant
functions (as a result of spelling errors) are often not flagged.