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.
This bug is OS/2 specific, but I don't see any __EMX__ specific code
that can produce this bug.
Regards,
JKB
_______________________________________________
Bug-readline mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-readline