[Gambas-user] Issue 136 in gambas: Cannot create inline array of Classes - Segmentation fault
gambas at ...2524...
gambas at ...2524...
Sun Oct 30 16:54:00 CET 2011
Updates:
Status: Fixed
Labels: -Version Version-TRUNK
Comment #1 on issue 136 by benoit.m... at ...626...: Cannot create inline
array of Classes - Segmentation fault
http://code.google.com/p/gambas/issues/detail?id=136
Fixed in revision #4224.
The problem is the [...] operator that didn't check the datatype of its
argument enough. Now it raises an error when detecting non-standard
datatypes like functions, classes...
More information about the User
mailing list