[Gambas-user] Issue 336 in gambas: Missing error message with 2D arrays
gambas at ...2524...
gambas at ...2524...
Fri Oct 12 19:13:23 CEST 2012
Updates:
Status: NeedsInfo
Labels: -Version Version-TRUNK
Comment #1 on issue 336 by benoit.m... at ...626...: Missing error message
with 2D arrays
http://code.google.com/p/gambas/issues/detail?id=336
Arrays are automatically converted from one type to another type.
But the conversion function always convert the source array to a
one-dimensional array.
Do you think that:
- It should be an error?
- Or the conversion must be done but the number of dimensions preserved?
More information about the User
mailing list