[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Using IOChan.RawRead() on StdChans.StdInChan()
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Using IOChan.RawRead() on StdChans.StdInChan() |
Date: |
Fri, 15 Jul 2011 20:37:59 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
SiTex Graphics <address@hidden> writes:
> Hi Gaius,
>
> I've asked about this before, but it seems to have fallen through the
> cracks. I'd like to be able to read from stdin using
> IOChan.RawRead().
>
> The raw flag just needs to be added to the following in StdChans.mod:
>
> stdin :=MapFile(FIO.StdIn, read+text); (* needs +raw *)
>
> Can that be added to the standard distribution?
>
Hi Scott,
sure - now in the 4.1.2 cvs. Thanks for the reminder,
regards,
Gaius