> 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 _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
