Source-Changes archive

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

CVS commit: src/gnu/dist/gdb/gdb



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.




Home | Main Index | Thread Index | Old Index