|
| From: | Felix Winkelmann |
| Subject: | Re: [Chicken-users] Some bugfixes + XML-RPC library |
| Date: | Fri, 09 May 2003 12:38:09 +0200 |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530 |
Chris Double wrote:
Building from CVS works but when I try and run 'csi' I get: Error: (string-append) bad argument type - not a string: quote Any thoughts on what I'm doing wrong? Chris.
What version are you using for bootstrapping? You need at least 1.7 (better: 1.9). I made a stupid change to `define-constant', checked it in, and fixed it again. (That should be the reason for John's "##sys#error-hook" problem) Get the current version at: http://www.call-with-current-continuation.org/chicken-1.9.tar.gz cheers, felix
| [Prev in Thread] | Current Thread | [Next in Thread] |