This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH libstdc++ v3] - Add xmethods for std::vector and std::unique_ptr


On Wed, Aug 6, 2014 at 2:47 AM, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> Some GNU/Linux distros already build GDB using Python3, so they will
> be unable to use these xmethods.
>
> However, I think it can be committed now and fixed later.

For the libstdc++ side, it is a very small fix (using 'print' with
function call syntax in one place.) I have attached a new patch which
has this fix.

> OK for trunk. Do you need me to do the commit for you?

Yes, you will need to commit it for me.

Attachment: libstdcxx-xmethods-v4.txt
Description: Text document


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