This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15565] [3.4 only] SLES9: leading + sign for unsigned int with showpos
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jul 2004 17:46:11 -0000
- Subject: [Bug libstdc++/15565] [3.4 only] SLES9: leading + sign for unsigned int with showpos
- References: <20040521165703.15565.grigor@ca.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-07-30 17:46 -------
Subject: Bug 15565
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: paolo@gcc.gnu.org 2004-07-30 17:46:01
Modified files:
libstdc++-v3 : ChangeLog.hammer
libstdc++-v3/include/bits: locale_facets.tcc
libstdc++-v3/testsuite/27_io: filebuf_members.cc
Log message:
2004-07-30 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/15565
* include/bits/locale_facets.tcc (__int_to_char(unsigned long),
__int_to_char(unsigned long long)): Showpos is not relevant
for unsigned types.
2004-07-30 Paolo Carlini <pcarlini@suse.de>
Backport from mainline/3.4:
2003-04-22 Loren J. Rittle <ljrittle@acm.org>
* testsuite/27_io/filebuf_members.cc (test_06): Adjust timings
to avoid spurious failures.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.26&r2=1.1.2.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_facets.tcc.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.82.2.20&r2=1.82.2.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/filebuf_members.cc.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.16.18.5&r2=1.16.18.6
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15565