On Thu, Oct 25, 2007 at 09:07:14PM +0200, strk wrote:
> One of the failing tests:
> 
>       var d = new Date(0);
>         check_equals(d.valueOf(), 0);
> 
> Weird uh ?  (SWF6)
> Maybe it's time to implement the ECMA-262 toPrimitive(hint)  :/

I think I found the problem being exactly the above.
ECMA-262 reference have been added to bug #21414 (it's DefaultValue
in ECMA terms)

I'm working on it.

--strk;


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to