public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: bkoz@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
	leif.lonnblad@thep.lu.se, nobody@gcc.gnu.org
Subject: Re: libstdc++/8713: template <class charT> bool isspace (charT c, const locale& loc)
Date: Wed, 11 Dec 2002 10:20:00 -0000	[thread overview]
Message-ID: <20021211182015.32567.qmail@sources.redhat.com> (raw)

Synopsis: template <class charT> bool isspace (charT c, const locale& loc)

State-Changed-From-To: analyzed->feedback
State-Changed-By: bkoz
State-Changed-When: Wed Dec 11 10:20:14 2002
State-Changed-Why:
    I don't know what is going on here, either. I cannot reproduce this on RH 8.0 (glibc 2.3.x) and RH 7.3 (glibc 2.2.5). I'm using current binutils on each.
    
    %ldd a.out
            libstdc++.so.5 => /mnt/hd/bld/H-x86-gcc-3.2.1/lib/libstdc++.so.5 (0x40014000)
            libm.so.6 => /lib/i686/libm.so.6 (0x400d4000)
            libgcc_s.so.1 => /mnt/hd/bld/H-x86-gcc-3.2.1/lib/libgcc_s.so.1 (0x400f6000)
            libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
            /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
    <

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8713


             reply	other threads:[~2002-12-11 18:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 10:20 bkoz [this message]
2002-12-13  1:36 Leif Lonnblad
2003-01-07 16:32 bkoz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021211182015.32567.qmail@sources.redhat.com \
    --to=bkoz@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=leif.lonnblad@thep.lu.se \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).