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: [PR python/19819] Remove unused static vars in py-xmethods.c


Siva Chandra <sivachandra@google.com> writes:

> gdb/ChangeLog:
>
> 2016-03-18  Siva Chandra Reddy  <sivachandra@google.com>
>
>         PR python/19819
>         * python/py-xmethods.c (invoke_method_name): Remove.
>         (py_invoke_method_name): Likewise.

Patch is OK.

XMethodWork.invoke was removed during the review, and invoke_method_name
is a leftover of that removal.  If you give such information in the
mail, the review will be easier for me.

-- 
Yao (éå)


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