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 16-01-28 11:00 AM, Yao Qi wrote:
> If we have dependent modules, such as rawmemchr, we need to list them here
> explicitly too.

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.

Thanks,

Simon


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