[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Changes to Svnwiki's extensions system coming
From: |
Ivan Raikov |
Subject: |
Re: [Chicken-users] Changes to Svnwiki's extensions system coming |
Date: |
Mon, 10 Nov 2008 16:26:26 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Yes, the code has (require-extension syntax-case srfi-40 ...). It
has not changed in quite some time, so unless there have been changes
to srfi-40 in the past two or three months I am not sure why this is
failing.
-Ivan
"felix winkelmann" <address@hidden> writes:
> To load the macros, one will have to execute "(require-extension srfi-40)"
> (this will load the macros into the compiler). Possibly this isn't done.
> Compiling in verbose mode should show when (source-)files that define
> syntax are loaded into the compiler.
Re: [Chicken-users] Changes to Svnwiki's extensions system coming, felix winkelmann, 2008/11/10