[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] binary data type
From: |
Martin Grabmueller |
Subject: |
Re: [dev-serveez] binary data type |
Date: |
Mon, 30 Jul 2001 10:18:19 +0200 |
> From: stefan <address@hidden>
> Date: Sat, 28 Jul 2001 09:13:11 +0200 (CEST)
>
> On Sat, 28 Jul 2001, Martin Grabmueller wrote:
>
> > > I would really appreciate if you could fix that guile-1.4 problem with the
> > > eval-server. My exams are over. That's why I got some time now... You
> > > still busy with yours ?
> >
> > Yep. And I'm searching for a new flat now.
>
> The problem with the eval-server.scm is "(open-input-string)" which is not
> part of guile-1.4.
I see. This can be solved by using `call-with-input-string', but I
can't fix that right now. I will come back to this, unless you want
to try it yourself.
'martin