chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] file-exists? is missing


From: Mathieu
Subject: [Chicken-users] file-exists? is missing
Date: Sat, 8 Jun 2019 19:48:54 +0000

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


reply via email to

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