re PR libstdc++/13109 (libstdc++-v3 bootstrap failure on Tru64 UNIX V4.0F: snprintf...
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 20 Nov 2003 19:32:13 +0000 (19:32 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 20 Nov 2003 19:32:13 +0000 (19:32 +0000)
commit4be58168d32c1230d713573765a30026738e94f6
tree919ec5c55f0b8b4cd9b0904b9c5a8330dae945e0
parent0fd1870171ae93d025808cd060ea6e9c47a31727
re PR libstdc++/13109 (libstdc++-v3 bootstrap failure on Tru64 UNIX V4.0F: snprintf missing)

2003-11-20  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/13109
* include/debug/formatter.h (_Error_formatter::_M_format_word): New.
* src/debug.cc (__gnu_debug): Format.
(_Error_formatter::_M_format_word): Define, use, instantiate.

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