MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: Tiny bug.



>        I was looking throught the changelog and noticed in the 1.7.9alpha1
>section, Pavel enabled create() to allow kids of #-1. This works fine, but
>the problem is children(#-1) returns E_INVARG. No big deal, I easily patched
>it with #0:bf_children.

Depends of the interpretation. If you consider objects which parent is #-1
as being object without parent (root of an object tree) then children(#-1)
returns E_INVARG is consistent.

> Small bug, but a bug is a bug :)

It's not a bug, it's a feature :-)


Richard
--
Microsoft gives you Windows,
Apple gives you the whole house...




Follow-Ups:

Home | Subject Index | Thread Index