printers.py (StdExpAnyPrinter.__init__): Strip typename versioned namespace before...
authorFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 1 Nov 2017 17:52:05 +0000 (17:52 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 1 Nov 2017 17:52:05 +0000 (17:52 +0000)
commit86397ed17c9629fdaf8e1757aad3fd3f49683aeb
tree575b27dce6c3b5a648f605dbe37de263020bd2e8
parent50e248f0c8dd85a0e1778050d998f4010d87ed46
printers.py (StdExpAnyPrinter.__init__): Strip typename versioned namespace before the substitution.

2017-11-01  François Dumont  <fdumont@gcc.gnu.org>

* python/libstdcxx/v6/printers.py (StdExpAnyPrinter.__init__): Strip
typename versioned namespace before the substitution.
(StdExpOptionalPrinter.__init__): Likewise.
(StdVariantPrinter.__init__): Likewise.
(Printer.add_version): Inject versioned namespace after std or
__gnu_cxx.
(build_libstdcxx_dictionary): Adapt add_version usages, always pass
namespace first and symbol second.

From-SVN: r254320
libstdc++-v3/ChangeLog
libstdc++-v3/python/libstdcxx/v6/printers.py