This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Correctly output internal-adjusted hexadecimals
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Paolo Carlini <pcarlini at unitus dot it>, libstdc++ at gcc dot gnu dot org
- Cc: bkoz at redhat dot com
- Date: Wed, 28 Nov 2001 22:31:29 +0100
- Subject: Re: [PATCH] Correctly output internal-adjusted hexadecimals
- References: <3C054CF6.AE370F0F@unitus.it>
Sorry, for the bad english of the tentative Changelog...
Second try:
Paolo Carlini <pcarlini@unitus.it>
* include/bits/locale_facets.tcc (__pad): correctly pad
internal-adjusted hex numbers.
* testsuite/27_io/ostream_inserter_arith.cc: Add testcase.
Cheers,
P.