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] Possible cleanup - remove unused argument 'lax' to find_overload_match


On Fri, Jan 25, 2013 at 8:40 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Siva" == Siva Chandra <sivachandra@google.com> writes:
>
> Siva> The 'lax' argument to find_overload_match is not used. I do not know
> Siva> the history as to why this argument is present, but the attached patch
> Siva> removes this argument.
>
> It seems it was already that way in 6.8.  I didn't dig any deeper than
> that.
>
> The patch is ok, thanks.

Committed.

Thanks,
Siva Chandra


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