David N Murray <dmurray <at> jsbsystems.com> writes: > > Hi, > > Should this go to chicken-devel? > > I just checked out the latest via subversion and was trying to build it on > an OpenBSD AMD64 box. It built fine, but runtests.sh fails: > > ======================================== library tests ... > > Error: unbound variable: +inf. >
Does the C library on OpenBSD handle "+inf." in it's "strtol"? It looks like it doesn't (see convert_string_to_number in runtime.c). cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
