[armedbear-devel] [closer-devel] Closer-mop support for ABCL
Rudolf Schlatte
rudi at constantly.at
Sun Aug 26 17:40:13 UTC 2012
On Aug 26, 2012, at 18:40, Pascal Costanza <pc at p-cos.net> wrote:
> The reason for the confusing error message seems to be that the error message gives instance.slots.length as an upper bound, but I think it should give instance.slots.length-1.
Fixed, thanks. If the object has no slots at all, I opted to report a program-error instead of a type-error which wants an (integer 0 -1).
Rudi
More information about the armedbear-devel
mailing list