diff options
author | Tom Tromey <tromey@adacore.com> | 2023-10-03 11:14:45 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-10-04 08:23:30 -0600 |
commit | d342c9de6a1534cbce324bcc3c7c0898ff74d386 (patch) | |
tree | 77ac67589d1f49db2d17fea956dba356c0b6927e /gcc | |
parent | 83ec6e80ff0d56342fc066c2ef649036c0983529 (diff) | |
download | gcc-d342c9de6a1534cbce324bcc3c7c0898ff74d386.zip gcc-d342c9de6a1534cbce324bcc3c7c0898ff74d386.tar.gz gcc-d342c9de6a1534cbce324bcc3c7c0898ff74d386.tar.bz2 |
libstdc++: _versioned_namespace is always non-None
Some code in the pretty-printers seems to assume that the
_versioned_namespace global might be None (or the empty string).
However, doesn't occur, as the variable is never reassigned.
libstdc++-v3/ChangeLog:
* python/libstdcxx/v6/printers.py: Assume that
_versioned_namespace is non-None.
* python/libstdcxx/v6/xmethods.py (is_specialization_of):
Assume that _versioned_namespace is non-None.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions