2015-09-17 François Dumont <fdumont@gcc.gnu.org>
authorFrançois Dumont <fdumont@gcc.gnu.org>
Thu, 17 Sep 2015 19:23:26 +0000 (19:23 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Thu, 17 Sep 2015 19:23:26 +0000 (19:23 +0000)
commit814e52ca21449a17004b9c55cbae0fe01ea720c3
tree8b3be8b5de1616824451433611f199313bd6565d
parent378b307d0d7e789c69570cba4a9388b781c3f062
2015-09-17  François Dumont  <fdumont@gcc.gnu.org>

* include/debug/formatter.h
(_Error_formatter::_Parameter::_M_print_field): Deprecate.
(_Error_formatter::_Parameter::_M_print_description): Likewise.
(_Error_formatter::_M_format_word): Likewise.
(_Error_formatter::_M_print_word): Likewise.
(_Error_formatter::_M_print_string): Likewise.
(_Error_formatter::_M_get_max_length): Likewise.
(_Error_formatter::_M_max_length): Delete.
(_Error_formatter::_M_indent): Likewise.
(_Error_formatter::_M_column): Likewise.
(_Error_formatter::_M_first_line): Likewise.
(_Error_formatter::_M_wordwrap): Likewise.
* src/c++11/debug.cc: Adapt.

From-SVN: r227885
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/formatter.h
libstdc++-v3/src/c++11/debug.cc