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 5 August 2014 21:29, Siva Chandra wrote:
> Hi Jonathan,
>
> Thanks a lot for taking a look. The patch in question, and the GDB
> support, do not yet work with Python3. If that is a necessary
> requirement, I can make the changes and send a new version of the
> patch.

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.

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


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