Le 03/11/2011 16:58, Fabián Flores Vadell a écrit :
> Attached is a project (from a member of the Hispanic community) written
> with Gambas 2.23 and converted to Gambas 2.99.6. The program pauses its
> running, pointing to a specific line of code without any message.
>
> Program pauses in:
>
> file: enlace (class)
> line: 17
> code: Draw Begin (a)
>
> When I try continue the execution step by step, nothing happens. I don't
> get an error message either.
>
> The program works fine with Gambas 2.23.
>
> Someone can check it?
>
>

The bug was in the IDE that was not able to display the error message 
because the class name (enlace) was not written with the same case 
everywhere.

This has been fixed in revision #4232.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to