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: Thu, 25 Oct 2007 21:07:14 +0200

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)  :/

--strk;

On Thu, Oct 25, 2007 at 08:36:00PM +0200, strk wrote:
> On Thu, Oct 25, 2007 at 03:35:36PM +0000, Udo Giacomozzi wrote:
> > CVSROOT:    /cvsroot/gnash
> > Module name:        gnash
> > Changes by: Udo Giacomozzi <udog>   07/10/25 15:35:36
> > 
> > Modified files:
> >     .              : ChangeLog 
> >     server/asobj   : Date.cpp 
> > 
> > Log message:
> >     server/asobj/Date.cpp: getTime() still has to return a numeric value
> 
> Dunno since which of your commits but make check fails most of Date.as here.
> 
> --strk;




reply via email to

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