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>
> Cc: gdb-patches@sourceware.org
> Date: Thu, 15 Nov 2012 13:22:36 -0700
> 
> >>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
> 
> Eli> Why do we need the gnulib module?  Why not just assume the ANSI C
> Eli> string.h header?
> 
> For string.h maybe we could.
> I don't mind dropping this module.
> 
> For strstr and strerror, it seems that gnulib fixes some actual bugs.

No, my comment was only about string.h, since it looked to me that
gdb_string.h includes only stuff that should be in any ISO C compliant
compiler/library.


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