2015-09-17 François Dumont <fdumont@gcc.gnu.org>
commit426075db14da88357dd104345b5edea369f1d5c6
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Sep 2015 19:23:26 +0000 (17 19:23 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Sep 2015 19:23:26 +0000 (17 19:23 +0000)
tree8b3be8b5de1616824451433611f199313bd6565d
parenta4c3da45a877599791191334536d1a1f155f50e1
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227885 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/formatter.h
libstdc++-v3/src/c++11/debug.cc