bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-readline] Collected string is echoed after CR


From: BERTRAND Joël
Subject: [Bug-readline] Collected string is echoed after CR
Date: Fri, 07 Oct 2011 15:37:10 +0200
User-agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:6.0.2) Gecko/20110905 Firefox/6.0.2 SeaMonkey/2.3.3

        Hello,

I'm trying to compile an application that uses readline. This application comes from Unix world and my target is eComStation 2.x (OS/2).

I have successfully built readline 6.2 without any special options. You'll find config.h in attachement.

Readline works fine with only one exception : it rewrites input string on a new line :

[U:\usr\rpl\bin]rpl -i
+++RPL/2 (R) version 4.1.4 (Wednesday 10/05/11, 20:33:22 CES)
+++Copyright (C) 1989 to 2010, 2011 BERTRAND Joel
+++Warning : Operating system does not support alternate stack

+++This is a free software with absolutely no warranty.
+++For details, type 'warranty'.

RPL/2> "aizueyiuy"
"aizueyiuy" <------ on Unix system, this line is not printed. I have checked, it is written by readline() call.

        Any idea ?

        Best regards,

        JKB

Attachment: config.h
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]