MOO-cows Mailing List Archive

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

Re: clear_property() bug



Don Schwarz writes:
> I've been asked to post about a bug in 1.8.0a6's clear_property built-in. 

I have to say, I kind of wish you'd sent this message a day earlier... :-)

> Apparently, when clear_property() is used on a property that is defined on
> the object, rather than being inherited from it's parents, the built-in
> should return E_INVARG, but instead it returns an invalid variable type
> which panics the server if you try to tostr() it.

Yes, this is certainly a bug and the fix will be in beta2.  Until then, don't
do that... :-)

	Pavel


References:

Home | Subject Index | Thread Index