libstdc++: Fix std::error_code pretty printer for versioned namespace
authorJonathan Wakely <jwakely@redhat.com>
Wed, 5 Jan 2022 14:06:43 +0000 (14:06 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 5 Jan 2022 14:17:50 +0000 (14:17 +0000)
commit1918067e2d0d79ccaf1e4ed98096060fc235e772
tree7ce0f28026c6c8c3302283410753ad4903017d9e
parent7a2f2d91aa6d18b0ab4194f9eb94262016a09803
libstdc++: Fix std::error_code pretty printer for versioned namespace

libstdc++-v3/ChangeLog:

* python/libstdcxx/v6/printers.py (StdErrorCodePrinter): Strip
versioned namespace from the type name that is printed.
libstdc++-v3/python/libstdcxx/v6/printers.py