NetBSD-Bugs archive

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

PR/43998 CVS commit: src/lib/libedit



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43998 CVS commit: src/lib/libedit
Date: Thu, 4 Nov 2010 09:53:12 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Thu Nov  4 13:53:12 UTC 2010
 
 Modified Files:
        src/lib/libedit: eln.c
 
 Log Message:
 PR/43998, PR/44021: In narrow history emulation, don't treat UTF-8 character
 sets specially as far as history goes since we always need to do the conversion
 from narrow [history] to wide [editline].
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/lib/libedit/eln.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index