This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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


Friendly ping.

On Wed, Aug 13, 2014 at 7:50 AM, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On 13 August 2014 14:55, Siva Chandra wrote:
>> Ping. Any update on this?
>
> No, I haven't committed it yet, but I will get round to it.
>
>> On Wed, Aug 6, 2014 at 6:37 AM, Siva Chandra <sivachandra@google.com> wrote:
>>> 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.


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