From edi at agharta.de Thu May 18 08:41:45 2006 From: edi at agharta.de (Edi Weitz) Date: Thu, 18 May 2006 10:41:45 +0200 Subject: [flexi-streams-announce] New version 0.5.4 (Was: flexi-streams and CMUCL) In-Reply-To: (Satyaki Das's message of "Sun, 14 May 2006 14:46:40 -0700") References: Message-ID: [Please use the mailing list.] Hi Satyaki! On Sun, 14 May 2006 14:46:40 -0700, "Satyaki Das" wrote: > Thank you for writing flexi-streams. I needed the attached patch to > get in-memory-streams to work with CMUCL-19c (on x86 linux). > Basically the problem was that open-stream-p on a vector-stream was > always returning nil. Thanks for the report. I've uploaded a new version which should fix this. I've conditionalized the patches on CMUCL because other Lisps don't seem to need it. I also changed your patches a bit. I'd recommend asking on the CMUCL mailing list if this is considered a bug in their Gray streams implementation. The SBCL I have on my server (0.9.7.1) behaves like all the other implementations. Cheers, Edi. From edi at agharta.de Wed May 24 18:36:58 2006 From: edi at agharta.de (Edi Weitz) Date: Wed, 24 May 2006 20:36:58 +0200 Subject: [flexi-streams-announce] New version 0.5.5 Message-ID: ChangeLog: Version 0.5.5 2006-05-24 Some small fixes for LW Download: http://weitz.de/files/flexi-streams.tar.gz