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]: Change char * to const char * of some functions.


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> This is a bit of a large patch but it's entirely mechanical.  It
Doug> changes the types of some function parameters from char * to const
Doug> char *, and char ** to const char **.

Doug> I will check this in in a few days if there are no objections.

Looks fine to me.

Tom


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