chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] specialized-io egg version discrepancy


From: Matt Gushee
Subject: [Chicken-users] specialized-io egg version discrepancy
Date: Fri, 8 May 2015 18:48:48 -0600

Hi--

I just installed the specialized-io egg, but the version available via chicken-install does not match the documentation.

The documentation says the most recent version is 1.3, but the version I installed, according to the .setup file, is 1.2; also, the documentation describes a function called 'write-one-string'; the actual egg I have lacks that, but has a 'write-string' procedure, which appears to be the same thing.

In addition to shadowing the builtin write-string, this write-string causes a segfault when I attempt to use it within 'with-output-to-string' in csi. Haven't looked into it any further yet, but that doesn't seem very good.

This egg looks very useful; hope it can be brought up to date. If the original author isn't available, I can at least take a look and see what needs to be done. Thanks for your attention!

--
Matt Gushee

reply via email to

[Prev in Thread] Current Thread [Next in Thread]