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: RFC: Add language parameter to all parse.c:parse_* functions


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> As a first step, we need to add language parameter to the parse
Joel> routines in parse.c.  Here is how I will do this, if that's OK with
Joel> everyone: I will add the new parameter, and then review each caller
Joel> trying to determine if there is an obvious language we can use.
Joel> Otherwise, I will use current_language as the parameter.

Joel> Any objection?

I think it is a good idea.

Tom


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