[Gambas-user] More debugging bugs

Benoît Minisini gambas at ...1...
Wed Mar 16 19:09:52 CET 2011


> Hi!
> See attached project.
> 
> 1 .Click on the button, and try to inspect object inside of StructArr,
> you will get "StructArr[0]", "No element" which is false.
> 
> 2. Then, try to inspect D2Arr, you will get "Bad number of dimensions" and
> "Out of bounds", which are also false.
> 
> 
> Gambas 3 rev 3647 @ Ubuntu 10.10 64bit
> 
> Jussi

Yep. The debugger does not know how to handle structures and multi-dimensional 
arrays. :-(

-- 
Benoît Minisini




More information about the User mailing list