]> git.pld-linux.org Git - packages/gdb.git/commitdiff
one hack to readline 4.2 gdb-5_0-6
authorArtur Frysiak <artur@frysiak.net>
Fri, 13 Apr 2001 13:10:07 +0000 (13:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb-readline.patch -> 1.2

gdb-readline.patch

index eaed0c02e48f12e089c48182d9ca109f25bb7243..47cd0d9834642c29e4d88ff8c104245ccc736d7b 100644 (file)
@@ -155,3 +155,14 @@ diff -urN gdb-5.0.org/gdb/utils.c gdb-5.0/gdb/utils.c
  #include <readline/readline.h>
  
  #undef XMALLOC
+--- gdb-5.0/gdb/defs.h.wiget   Fri Apr 13 14:59:59 2001
++++ gdb-5.0/gdb/defs.h Fri Apr 13 15:00:09 2001
+@@ -603,7 +603,7 @@
+ /* From readline (but not in any readline .h files).  */
+-extern char *tilde_expand (char *);
++extern char *tilde_expand (const char *);
+ /* Control types for commands */
This page took 0.034685 seconds and 4 git commands to generate.