Hi Schemers, Just noticed that the following :
(import (chicken file))
(file-exists? "anything")
Gives the following error at runtime :
unbound variable: chicken.file#file-exists?
Using csc5 under FreeBSD.
Thanks,
Mathieu
_______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
