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: deque bug


Phil Edwards wrote:
> 
> On Fri, Nov 16, 2001 at 12:43:57PM +0100, Levente Farkas wrote:
> > hi,
> > the same bug exists in libstdc++-v3 in line 887:
> > http://www.stlport.com/dcforum/DCForumID6/645.html
> > I'm lazy to make a patch:-(((
> 
> "line 887" doesn't help.  Which file, which function, and which CVS branch?

since it's about deque:-) 
libstdc++-v3/include/bits/stl_deque.h line 887:-)
it's in all version including the latest cvs, since both STLport and
libstdc++ based on SGI's codebase (in this case).

 -- Levente                               "Si vis pacem para bellum!"


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