This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/readline ChangeLog.gdb terminal.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2012-10-18 18:55:41

Modified files:
	readline       : ChangeLog.gdb terminal.c 

Log message:
	Remove some extraneous changes in readline/terminal.c
	
	This patch removes some unnecessary differences between the official
	version of readline, and GDB's copy of it.
	
	readline/ChangeLog.gdb:
	
	* terminal.c: Remove duplicate includes of windows.h and
	wincon.h.
	(_rl_get_screen_size): Remove redundant code for MinGW getting
	the console size from the Windows API.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/ChangeLog.gdb.diff?cvsroot=src&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/terminal.c.diff?cvsroot=src&r1=1.12&r2=1.13


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]