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.


On Thu, Feb 2, 2012 at 11:58 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "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

Thanks.  With that I've checked it in.

[Oh, and --enable-targets=all builds.  1/2 :-)]


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