Subject: CVS commit: src/gnu/dist/gdb/gdb
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/14/2003 22:16:50
Module Name:	src
Committed By:	christos
Date:		Sun Sep 14 22:16:50 UTC 2003

Modified Files:
	src/gnu/dist/gdb/gdb: top.c
	src/gnu/dist/gdb/gdb/tui: tui.c tuiIO.c

Log Message:
Add casts so that we can compile with both the readline headers and ours.
Of course we cannot link using our libedit yet.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb/gdb/top.c
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb/gdb/tui/tui.c \
    src/gnu/dist/gdb/gdb/tui/tuiIO.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.