> [rhino] cat test.js
> function foo(param) {
>   return (param || 0);}
>
> print(foo());
> [rhino] java -jar build/rhino1_6R7/js.jar test.js
> 0
>
> How about creating a bug with a test case and we can continue the
> discussion on the bug so we don't make too much noise for others?
> Create a bug here:https://bugzilla.mozilla.org/enter_bug.cgi?product=Rhino
>
> Thanks,
> Norris

Went to create the bug and found the fix for it -> 309957.  Apparently
this (quite serious bug) was fixed in 1_6R1, but didn't make it into
the Java6 cut.

So how do I make sure that ANT is using the up-to-date library?  And
how do we get Sun to upgrade :)

Tiest
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to