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]

[RFC v2] Unnecessary argument METHOD to valops.c:find_oload_champ?


Realized I did not update function comment in v1.  Attached v2 which
includes a typo fix and updates the function comment.

v1 posting: https://sourceware.org/ml/gdb-patches/2014-02/msg00833.html

ChangeLog
2014-02-28  Siva Chandra Reddy  <sivachandra@google.com>

        * valops.c (find_oload_champ): Remove unneccesary argument METHOD
        (find_overload_match): Update call to find_oload_champ.
        (find_oload_champ_namespace_loop): Likewise

Thanks,
Siva Chandra

Attachment: find_oload_champ_patch_v2.txt
Description: Text document


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