Thanks!!!
Jussi
2009/4/6 Benoît Minisini :
>> Hi!
>> Here is very simplified example of the bug I found (Gambas 2.10 and
>> Gambas3 rev. 1917).
>>
>> >From that you can easily see what is wrong, but in real life code...
>>
>> This bug seems to be generally in "else if", error doesn't have to be
> Hi!
> Here is very simplified example of the bug I found (Gambas 2.10 and
> Gambas3 rev. 1917).
>
> >From that you can easily see what is wrong, but in real life code...
>
> This bug seems to be generally in "else if", error doesn't have to be
> division by zero, it could be any.
> And there coul
> Hi!
> Here is very simplified example of the bug I found (Gambas 2.10 and
> Gambas3 rev. 1917).
>
> >From that you can easily see what is wrong, but in real life code...
>
> This bug seems to be generally in "else if", error doesn't have to be
> division by zero, it could be any.
> And there coul
Hi!
Here is very simplified example of the bug I found (Gambas 2.10 and
Gambas3 rev. 1917).
>From that you can easily see what is wrong, but in real life code...
This bug seems to be generally in "else if", error doesn't have to be
division by zero, it could be any.
And there could be many lines of