This is the mail archive of the gdb-patches@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]

Re: [2/10] RFC: remove gdb_string.h


> From: Tom Tromey <tromey@redhat.com>
> Date: Thu, 15 Nov 2012 12:20:05 -0700
> 
> This one removes gdb_string.h and pulls in various related gnulib
> modules.
> 
> The bulk of this patch is just changing "gdb_string.h" to <string.h>.

Why do we need the gnulib module?  Why not just assume the ANSI C
string.h header?


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