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: [PATCH] Import strchrnul from gnulib and use it


On 28/01/16 16:16, Simon Marchi wrote:
Is there a reason for this?  If one day we decide that we don't want strchrnul
anymore, we are probably going to forget about rawmemchr, and it will still be
imported even though it's not used.

If it's a policy that has been discussed before, I have no problem adding it.
I would just like to understand.

Yes, it was discussed before,
https://sourceware.org/ml/gdb-patches/2014-10/msg00842.html and I think
we'd better list all of them explicitly to know what do we import to
GDB.

--
Yao (éå)


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