r254320 - in /trunk/libstdc++-v3: ChangeLog pyt...
fdumont@gcc.gnu.org
fdumont@gcc.gnu.org
Wed Nov 1 17:52:00 GMT 2017
Author: fdumont
Date: Wed Nov 1 17:52:05 2017
New Revision: 254320
URL: https://gcc.gnu.org/viewcvs?rev=254320&root=gcc&view=rev
Log:
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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/python/libstdcxx/v6/printers.py
More information about the Gcc-cvs
mailing list