Subject: PR/34062 CVS commit: src/lib/libedit
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 07/23/2006 20:25:02
The following reply was made to PR lib/34062; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34062 CVS commit: src/lib/libedit
Date: Sun, 23 Jul 2006 20:21:46 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Sun Jul 23 20:21:45 UTC 2006
 
 Modified Files:
 	src/lib/libedit: readline.c
 
 Log Message:
 PR/34062: Tanaka Akira: rl_deprep_term_function is NULL in libedit.
 Default to rl_deprep_terminal as suggested; do the same for
 rl_prep_term_function
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.67 -r1.68 src/lib/libedit/readline.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.