* Makefile.in (LINTFLAGS): Update to contain all of the macros
authorJ.T. Conklin <jtc@acorntoolworks.com>
Wed, 7 Mar 2001 03:10:15 +0000 (03:10 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Wed, 7 Mar 2001 03:10:15 +0000 (03:10 +0000)
which define include paths used when compiling.

* util.c (savestring, msavestring): Change type of length argument.
* defs.h (savestring, msavestring): Update to match.

gdb/ChangeLog

index 6f5b6cf55e71b4282cf1705638a8508cc2854ea2..ba239a4dc17e9333c9f14794ce5ada98400629ad 100644 (file)
@@ -1,5 +1,11 @@
 2001-03-06  J.T. Conklin  <jtc@redback.com>
 
+       * Makefile.in (LINTFLAGS): Update to contain all of the macros
+       which define include paths used when compiling.
+
+       * util.c (savestring, msavestring): Change type of length argument.
+       * defs.h (savestring, msavestring): Update to match.
+
        * symtab.h (decode_line_1): Removed declaration.
 
        * symfile.c (#include <assert.h>): Removed.