public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "redi at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/58962] Pretty printers use obsolete Python syntax
Date: Mon, 04 Aug 2014 18:51:00 -0000	[thread overview]
Message-ID: <bug-58962-4-3DHyytkLjT@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-58962-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58962

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Mon Aug  4 18:50:30 2014
New Revision: 213604

URL: https://gcc.gnu.org/viewcvs?rev=213604&root=gcc&view=rev
Log:
2014-08-04  Samuel Bronson  <naesten@gmail.com>

    Backport r212453 from trunk
    2014-07-11  Samuel Bronson  <naesten@gmail.com>
            Matthias Klose  <doko@ubuntu.com>

    PR libstdc++/58962
    * python/libstdcxx/v6/printers.py: Port to Python 2+3
    (imap): New compat function.
    (izip): Likewise.
    (Iterator): New mixin to allow writing iterators in Python 3 style
    regardless of which version we're running on.
    [Python3] (long) New compat alias for "int".
    * testsuite/lib/gdb-test.exp: Port to Python 2+3 (print syntax)

    Backport r210625 from trunk
    2014-05-19  Jonathan Wakely  <jwakely@redhat.com>

    * python/libstdcxx/v6/printers.py: Use Python3 raise syntax.

Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/gcc-4_9-branch/libstdc++-v3/testsuite/lib/gdb-test.exp


  parent reply	other threads:[~2014-08-04 18:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-01 14:26 [Bug libstdc++/58962] New: " bmerry at gmail dot com
2013-11-01 14:31 ` [Bug libstdc++/58962] " bmerry at gmail dot com
2014-05-16 14:07 ` gonzalo.bonigo at tallertechnologies dot com
2014-05-16 14:23 ` daniel.gutson at tallertechnologies dot com
2014-05-16 14:26 ` bmerry at gmail dot com
2014-07-11 13:44 ` redi at gcc dot gnu.org
2014-07-11 14:12 ` redi at gcc dot gnu.org
2014-08-04 18:51 ` redi at gcc dot gnu.org [this message]
2014-08-04 18:57 ` redi at gcc dot gnu.org
2014-08-28 16:23 ` redi at gcc dot gnu.org
2014-08-28 16:28 ` redi at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-58962-4-3DHyytkLjT@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).