From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Hedbor To: bkoz@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: libstdc++/4083: input stream with field width() set reads too much to std::string Date: Fri, 24 Aug 2001 12:26:00 -0000 Message-id: <20010824192601.4904.qmail@sourceware.cygnus.com> X-SW-Source: 2001-08/msg00643.html List-Id: The following reply was made to PR libstdc++/4083; it has been noted by GNATS. From: David Hedbor To: Benjamin Kosnik Cc: gcc-gnats@gcc.gnu.org Subject: Re: libstdc++/4083: input stream with field width() set reads too much to std::string Date: 24 Aug 2001 12:21:21 -0700 Benjamin Kosnik writes: > > I assume that in the sections above, 21.3.7.9 is concerning > > std::string and 27.6.1.2.3 is for char *? > > yep > > > Sorry for the incorrect bug report. > > no worries. I'll close this one. Ok, great. gcc 3.0 is so much better when it comes to C++ compliance, which is very nice. However it's also a pain when you have to support lesser compilers like VC++ (man, it totally blows in the compliance department) and also previous gcc versions. Keep up the great work. -- [ Below is a random fortune, which is unrelated to the above message. ] A bird in the bush usually has a friend in there with him.