chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] No... but it is... interesting...


From: Felix
Subject: Re: [Chicken-users] No... but it is... interesting...
Date: Fri, 11 Mar 2011 07:16:38 +0100 (CET)

> I've got three failures here on Firefox 3.6.15, Chrome 6.0.472.62 and
> Arora 0.10.2 (webkit 532.4):
> 
>   (eq? car car) FAIL

Yes, this is a known bug and related to the way primitives
are implemented.

>   (not (eq? (quote bitBlt) (string->symbol "bitBlt"))) FAIL
>   (not (string->number "1e3" 16)) FAIL

Hm. Have to check this. Thanks for the report, Mario!


cheers,
felix



reply via email to

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