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] Remove unnecessary argument METHOD to valops.c:oload_method_static


On Thu, Apr 17, 2014 at 10:33 AM, Doug Evans <dje@google.com> wrote:
>> ChangeLog
>>
>>         * valops.c (oload_method_static): Remove unnecessary argument
>>         METHOD.
>>         (find_overload_match): Update call to oload_method_static.
>>         (find_oload_champ): Likewise.
>
> Hi.
> Catching up on some patch review.
> [debug methods is next!]
>
> LGTM.
> I also really like renaming oload_method_static to oload_method_static_p.
> Feel free to add that to this patch if you want.

Pushed after adding the _p suffix: 2bca57bacc88e4d81fd92c72f1d4eb42c1372ac8


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