NetBSD-Bugs archive

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

PR/54280 CVS commit: src/lib/libedit



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54280 CVS commit: src/lib/libedit
Date: Fri, 7 Jun 2019 11:19:29 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Fri Jun  7 15:19:29 UTC 2019
 
 Modified Files:
 	src/lib/libedit: readline.c
 	src/lib/libedit/readline: readline.h
 
 Log Message:
 PR/54280: rl_completer_quote_characters should be const for readline compat
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.153 -r1.154 src/lib/libedit/readline.c
 cvs rdiff -u -r1.45 -r1.46 src/lib/libedit/readline/readline.h
 
 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