Re: [Chicken-users] specialized-io egg version discrepancy

2015-05-09 Thread Matt Gushee
Hi, Jeronimo-- Thanks for your very prompt attention! On Fri, May 8, 2015 at 9:09 PM, Jeronimo Pellegrini j...@aleph0.info wrote: On Fri, May 08, 2015 at 06:48:48PM -0600, Matt Gushee wrote: In addition to shadowing the builtin write-string, this write-string causes a segfault when I

Re: [Chicken-users] specialized-io egg version discrepancy

2015-05-09 Thread Jeronimo Pellegrini
On Sat, May 09, 2015 at 02:25:22PM -0600, Matt Gushee wrote: Hi, Jeronimo-- Hi Matt! ... except that it appears to do redundant writes, and is *not* what I was trying to do. As I said in the original post, I was attempting to use write-one-string *within* with-output-to-string, e.g.:

Re: [Chicken-users] specialized-io egg version discrepancy

2015-05-08 Thread Jeronimo Pellegrini
Hello again, On Fri, May 08, 2015 at 06:48:48PM -0600, Matt Gushee wrote: 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

[Chicken-users] specialized-io egg version discrepancy

2015-05-08 Thread Matt Gushee
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