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
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to