[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] csc svn trunk does not work
From: |
Ivan Raikov |
Subject: |
Re: [Chicken-users] csc svn trunk does not work |
Date: |
Thu, 10 Jul 2008 09:56:17 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Hello,
I have added uses of unit files to the various Chicken programs that
depend on pathname and file operations, and I have increased the
Chicken version number so there should be a new development snapshot
in about four hours.
-Ivan
Jörg "F. Wittenberger" <address@hidden> writes:
> there's a new unit "files" - it needs to be declared as used in csc.scm
> otherwise csc refused to work with unbound variable "make-pathname"
>