r247925 - in /trunk/libstdc++-v3: ChangeLog con...
fdumont@gcc.gnu.org
fdumont@gcc.gnu.org
Thu May 11 19:49:00 GMT 2017
Author: fdumont
Date: Thu May 11 19:49:26 2017
New Revision: 247925
URL: https://gcc.gnu.org/viewcvs?rev=247925&root=gcc&view=rev
Log:
2017-05-11 François Dumont <fdumont@gcc.gnu.org>
* include/debug/formatter.h [_GLIBCXX_INLINE_VERSION]
(__gnu_debug::_Error_formatter::_Parameter::_M_print_field): Remove.
(__gnu_debug::_Error_formatter::_Parameter::_M_print_description):
Remove.
(__gnu_debug::_Error_formatter::_M_format_word): Remove.
(__gnu_debug::_Error_formatter::_M_print_word): Remove.
(__gnu_debug::_Error_formatter::_M_print_string): Remove.
(__gnu_debug::_Error_formatter::_M_get_max_length): Remove.
* src/c++11/debug.cc: Adapt.
* config/abi/pre/gnu-versioned-namespace.ver: Adapt.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
trunk/libstdc++-v3/include/debug/formatter.h
trunk/libstdc++-v3/src/c++11/debug.cc
More information about the Libstdc++-cvs
mailing list