At 12:23 PM -0500 2/25/04, Simon Glover wrote:
This code:

    newclass P1, "Foo"
    subclass P2, P1, "Bar"
    addattribute P2, "bar_i"
    print "ok 2\n"
    end

barfs with:

SArray index out of bounds!

Is this a bug or just something that hasn't been implemented yet?

Good question, though I'd lean towards a bug. I'm in the middle of some of the attribute stuff, so let me take a look at it.
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to