This is the mail archive of the gcc-prs@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++/5492: basic_string seems to fail to use template-defined allocator.


The following reply was made to PR libstdc++/5492; it has been noted by GNATS.

From: Phil Edwards <phil@jaj.com>
To: gcc-gnats@gcc.gnu.org
Cc: bkoz@redhat.com, carlo@alinoe.com, kk71878@hotmail.com,
   gcc-bugs@gcc.gnu.org
Subject: Re: libstdc++/5492: basic_string seems to fail to use template-defined allocator.
Date: Fri, 19 Apr 2002 16:01:03 -0400

 The two files attached to the audit trail aren't self-contained.  So I
 downloaded post-1.35, and the file stltest.cxx compiles fine for me using
 3.1 prerelease.  It runs without printing any error messages.  There aren't
 any instructions on what exactly I'm supposed to look for to tell whether
 it's working, so I don't know whether it works or not.
 
 It creates a file called "teststl.odb" but then doesn't do anything with it.
 None of the other binaries built during installation do anything with
 it either.
 
 
 Phil
 
 -- 
 If ye love wealth greater than liberty, the tranquility of servitude greater
 than the animating contest for freedom, go home and leave us in peace.  We seek
 not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
 and may posterity forget that ye were our countrymen.            - Samuel Adams


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