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



The following reply was made to PR lib/44021; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, lib-bug-people%netbsd.org@localhost, 
        gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Cc: 
Subject: Re: lib/44021: setlocale brekas the history of libedit
Date: Mon, 1 Nov 2010 18:09:58 -0400

 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