This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/26250] stringbuf::overflow() fails to set egptr() same as epptr()



------- Comment #7 from sebor at roguewave dot com  2006-02-13 18:36 -------
Subject: Re:  stringbuf::overflow() fails to set egptr()
 same as epptr()

pcarlini at suse dot de wrote:
> ------- Comment #6 from pcarlini at suse dot de  2006-02-13 18:30 -------
> By the way, in my reading of the standard and DR 169, not only the bits about
> egptr() in 27.7.1.3, p8 should be consistently updated, but also those about
> epptr(), "... just past the new write position (as does the write end pointer
> epptr()": if we allow for more than one additional write position, the latter
> cannot be always true.

I was afraid of that...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26250


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