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;
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit