gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog server/asobj/Date.cpp


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog server/asobj/Date.cpp
Date: Fri, 26 Oct 2007 08:47:36 +0200

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]