Re: bug when combining include-library-declarations with cond-expand
"felix.winkelmann--- via Chicken-users" <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
> I am getting an error when trying to load a file with R7RS library > declarations that includes cond-expand clauses. There was indeed a bug in the way include-library-declarations is handled (not only in the egg, also in C6). Many thanks for reporting this, I have tagged a new version (1.0.11), which should be available for download shortly. felix