This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/8840: 3.2.1: sort (v.begin (), v.end (), loc) dumpscore


paolo@gcc.gnu.org wrote:
Synopsis: 3.2.1: sort (v.begin (), v.end (), loc) dumps core

Responsible-Changed-From-To: unassigned->paolo
Responsible-Changed-By: paolo
Responsible-Changed-When: Fri Dec  6 04:14:20 2002
Responsible-Changed-Why:
    Analyzed.
State-Changed-From-To: open->feedback
State-Changed-By: paolo
State-Changed-When: Fri Dec  6 04:14:20 2002
State-Changed-Why:
    Unfortunately, I cannot reproduce it on my x86-linux system:
    paolo:~> a.out
    m p ö
    m p ö
    paolo:~> setenv LC_ALL de_DE
    paolo:~> a.out
    m p ö
    m ö p
    Which version of glibc are you using? Not 2.3.x, I suppose.

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

Its

softw1@localhost:~> rpm -qli glibc|more
Name : glibc Relocations: (not relocateable)
Version : 2.2.4 Vendor: SuSE AG, Nuernberg, Germ

any
Release : 77 Build Date: Die 01 Okt 2002 18:10:55

CEST
Install date: Die 26 Nov 2002 11:03:11 CET Build Host: ting.suse.de
Group : System Environment/Libraries Source RPM: glibc-2.2.4-77.src.rpm
Size : 60691218 License: LGPL/GPL
Packager : feedback@suse.de
Summary : Shared libraries (from the C library package)

Do I have to upgrade to 2.2.5?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]