2017-05-11 François Dumont <fdumont@gcc.gnu.org>
authorFrançois Dumont <fdumont@gcc.gnu.org>
Thu, 11 May 2017 19:49:26 +0000 (19:49 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Thu, 11 May 2017 19:49:26 +0000 (19:49 +0000)
commitdc4dd7f63f97b6e4796aec5537ba1d238ee16920
tree35a9388fd6477723795793f482510d42f65e6f13
parentce9750d5ae64fbacf43b027992496241ded1b211
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.

From-SVN: r247925
libstdc++-v3/ChangeLog
libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
libstdc++-v3/include/debug/formatter.h
libstdc++-v3/src/c++11/debug.cc