This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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++ PATCH] Reminder: PR 3955


On Mon, Feb 25, 2002 at 11:12:37AM -0800, Benjamin Kosnik wrote:
> 
> > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3955
> 
> Phil can you post the patch, CL entry, and testcase all in one mail?

The patch no longer works.  I'm not sure why.  (It's not the same patch as
given in the PR; that one is buggy.)  Stepping through the code is pointless
since current CVS gdb can't print data members of base classes, e.g., when in
a stringbuf memfn, I can't see anything in the parent streambuf class.  Grrr.

Still hacking,
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]