This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/8713: template <class charT> bool isspace (charT c,const locale& loc)
- From: Leif Lönnblad <leif dot lonnblad at thep dot lu dot se>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 29 Nov 2002 10:56:02 -0000
- Subject: Re: libstdc++/8713: template <class charT> bool isspace (charT c,const locale& loc)
- Reply-to: Leif Lönnblad <leif dot lonnblad at thep dot lu dot se>
The following reply was made to PR libstdc++/8713; it has been noted by GNATS.
From: =?ISO-8859-1?Q?Leif_L=F6nnblad?= <leif.lonnblad@thep.lu.se>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org,
nobody@gcc.gnu.org, leif.lonnblad@thep.lu.se
Cc:
Subject: Re: libstdc++/8713: template <class charT> bool isspace (charT c,
const locale& loc)
Date: Fri, 29 Nov 2002 11:47:16 +0100
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8713
Hi 'interested parties'
For the record, I tried to install gcc-3.2.1 also on a machine running
SuSE 8.0 with glibc-2.2.5, and there the isspace works like it should.
So the problem only seems to occur for glibc-2.2.2. Hope that helps.
Leif