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++/7922: Problems with rope and hash_map



On 16 Sep 2002 ljrittle@gcc.gnu.org wrote:

> Synopsis: Problems with rope and hash_map
>
> Responsible-Changed-From-To: unassigned->ljrittle
> Responsible-Changed-By: ljrittle
> Responsible-Changed-When: Mon Sep 16 16:32:57 2002
> Responsible-Changed-Why:
>     This looks like a familar issue...
> State-Changed-From-To: open->feedback
> State-Changed-By: ljrittle
> State-Changed-When: Mon Sep 16 16:32:57 2002
> State-Changed-Why:
>     Please try uploaded patch (you can patch the installed
>     version of the header to test it).
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7922
>

Your patch does fix the problem on my system. I suppose, as you suggest,
all other occurences of _CAllocator and _SAllocator should be changed in
the same fashion. Thank you for investigating and fixing the bug.

Peter Schmid


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