[Gambas-user] Strange error with arrays
Rob
sourceforge-raindog2 at ...94...
Tue Feb 22 15:47:11 CET 2005
On Tuesday 22 February 2005 03:08, Eilert wrote:
> > else if (ctype.id == T_ARRAY)
> > {
> > ERROR_panic("Don't know how to copy arrays");
> > }
> However, in the help, this way of introducing arrays is
> described, so why shouldn't it work? If it does not work this
> way, I'll rewrite them all as array objects, there is no big
> problem. Just thought it would be easier this way.
I see what you mean. Benoit, would it be possible to remove the
internal array functionality, but leave the syntax there so it
transparently manipulates array objects behind the scenes? I
think we are in for lots of problems like this one with two
parallel array implementations.
Rob
More information about the User
mailing list