Oops, hit "send" too fast. Here's the patch.
Use SRFI-9 (Records)
From: Andreas Rottmann <[EMAIL PROTECTED]>
---
languages/eclectus/compiler.scm |6 +-
languages/eclectus/gauche/prelude.scm | 10 --
languages/eclectus/guile/prelude.scm | 1
tic license (2.0) is GPL-compatible.
[0] http://www.gnu.org/licenses/license-list.html#SoftwareLicenses
Regards, Rotty
--
Andreas Rottmann | [EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL
PROTECTED]
http://rotty.uttx.net| GnuPG Key: http://rotty.uttx.net/gpg.asc
Fingerprint
The quoting.patch contained a spurious change to t/harness; the new, attached
patch fixes this.
Implement quotating, and make () (without quote) a syntax error
From: Andreas Rottmann <[EMAIL PROTECTED]>
---
languages/eclectus/compiler.scm