This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++/2345, Re: apr-2001 gcc-bugs outstanding
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: libstdc++/2345, Re: apr-2001 gcc-bugs outstanding
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 8 May 2001 10:47:24 -0700 (PDT)
- cc: libstdc++ at gcc dot gnu dot org
can somebody verify that this is still a bug with mainline CVS as of today?
thanks,
benjamin
> Both 2345 and 2071 are for Solaris and cin. I get stuck at the same point
> when debugging either one; the debugger doesn't step into cin's member
> functions before blocking on I/O. Give it some input, and the cin function
> returns without ever seeing inside it. "Frustrating" is putting it nicely.