[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-readline] Readline 6.1 and eComStation
From: |
Chet Ramey |
Subject: |
Re: [Bug-readline] Readline 6.1 and eComStation |
Date: |
Sun, 15 Aug 2010 12:17:49 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.11) Gecko/20100711 Lightning/1.0b1 Thunderbird/3.0.6 |
On 8/15/10 5:13 AM, BERTRAND Joel wrote:
> Hello,
>
> I'm trying to port RPL/2 on OS/2 and eComStation. This software uses
> readline 6.1 and works fine on all Unix I have tested.
>
> On OS/2, readline() echoes its input and I'm not able to fix this
> mistake.
>
> For example :
>
> RPL/2> 1 2 +
> 1 2 +
>
> 1: 3
> RPL/2 >
>
> 'RPL/2' is given to readline() function and readline() prints '1 2
> +' on the second line.
Sorry, I don't have an OS/2 system to diagnose this. Are you sure it's
readline that prints the second line? It may be the tty driver equivalent
that is displaying a full line of input once it's read.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU address@hidden http://cnswww.cns.cwru.edu/~chet/