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

--- Comment #3 from devans at gcc dot gnu.org ---
Author: devans
Date: Mon Nov 16 21:32:26 2015
New Revision: 230437

URL: https://gcc.gnu.org/viewcvs?rev=230437&root=gcc&view=rev
Log:
        PR libstdc++/67440
        * python/libstdcxx/v6/printers.py (find_type): Handle "const" in
        type name.
        * testsuite/libstdc++-prettyprinters/debug.cc: Add test for
        const set<int>.
        * testsuite/libstdc++-prettyprinters/simple.cc: Ditto.
        * testsuite/libstdc++-prettyprinters/simple11.cc: Ditto.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/python/libstdcxx/v6/printers.py
    trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/debug.cc
    trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc
    trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple11.cc

Reply via email to