Re: Drakma problems

Raymond Toy <[email protected]>
Newsgroups gmane.lisp.cmucl.general
Message-ID <[email protected]>
GP lisper wrote:
>    On Thu, Apr 9, 2009 at 08:06, GP lisper <[email protected]> wrote:
>    >
>    > After applying Rays fix for Flexi-Streams, I tried out Drakma-1.0.0
>   
(I don't recall fixing flexi-streams.)
>
> CMUCL has it's own Gray Streams included in the 'extras bundle.  There
> are three, 
> gray-compat-library.x86f
> gray-streams-library.x86f
> simple-streams-library.x86f  <-how does this work with the other two anyway?
>   
You can ignore simple-streams unless you want to use simple-streams. 
Simple-streams are separate from Gray streams.  Gray-compat is some kind
of compatibility between Gray streams and simple-streams.

If drakma doesn't already to this, you may want to (require
:gray-streams) before compiling/loading drakma.

Or maybe trivial-gray-streams will do that for you.  (I've never used
trivial-gray-streams or drakma.)

Not sure if this helps any, but there it is.

Ray
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.