NetBSD-Bugs archive

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

Re: lib/44021: setlocale brekas the history of libedit



On Oct 31,  5:55pm, naruse%airemix.jp@localhost (naruse%airemix.jp@localhost) 
wrote:
-- Subject: lib/44021: setlocale brekas the history of libedit

| Compile it:
| % cc -ledit r.c
| 
| Run it:
| % ./a.out
| > 
| 
| It shows prompt, so type some string:
| % ./a.out
| > aaa
| 
| Type Enter
| % ./a.out
| > aaa
| aaa
| > 
| 
| Now push up arrow key and get a strange string:
| % ./a.out
| > aaa
| aaa
| > \U+16161

Can't reproduce it; granted I can't use up arrow, so I did ^P.
Can you send us:
$ ident /usr/lib/libedit.so

christos


Home | Main Index | Thread Index | Old Index