Subj : Re: [SpiderMonkey] JS_DefineObject returns null after moving to newest To : Brian Barnes From : Brendan Eich Date : Sun Jul 20 2003 10:05 am Brian Barnes wrote: > Yeah, I haven't changed that code in months. I think I've found some > *really* discrete bug that was fixed (probably inadvertently) in the > later version; I'm trying to recreate a test case, but both versions > (1.4 vs 1.5) seem to work as they should; so something in the mass of > code that is dim3 triggers it. I have a vague memory of fixing code in jsobj.c that ignored a false return from OBJ_LOOKUP_PROPERTY, but I can't find said code right now. That would do the trick though -- I'm just surprised you happened to depend on that bug. Even though compatibility is important, in this case I'd like to stick with the bugfix, at the loss of utter bug for bug compat. > Brendan, do you have access to an OS X (at least 10.2) box anywhere? > I'd really love to show you where to d/l dim3 from, so you can take a > look. See how far the baby has flown from the nest :) I have OS X boxes nearby, sure. /be .