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]

Re: libstdc++/3016: stl_queue.h bugs wrt compliance


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

From: Phil Edwards <pedwards@disaster.jaj.com>
To: Brendan Kehoe <brendan@zen.org>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/3016: stl_queue.h bugs wrt compliance
Date: Thu, 31 May 2001 17:07:25 -0400

 On Thu, May 31, 2001 at 11:16:02PM +0100, Brendan Kehoe wrote:
 > Hmm, I believe the copy ctor is still there, it's just now got the default
 
 The reason I had objected was that I tried copying a queue with your
 patch applied, and the ctor wasn't found.  So I posted.  I'm now seeing
 that the problem wasn't caused by your patch and that my post was stupid.
 Objection withdrawn (now I need to hunt down the actual bug... grr, I hate
 looking at pt.c).
 
 Phil
 
 -- 
 pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
 devphil at several other less interesting addresses in various dot domains
 The gods do not protect fools.  Fools are protected by more capable fools.


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