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

Re: libstdc++/10361: ifstream get function failure


The following reply was made to PR libstdc++/10361; it has been noted by GNATS.

From: Dina Duhovny <duhovka at post dot tau dot ac dot il>
To: paolo at gcc dot gnu dot org, duhovka at tau dot ac dot il, gcc-bugs at gcc dot gnu dot org,
	gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Cc:  
Subject: Re: libstdc++/10361: ifstream get function failure
Date: Wed, 09 Apr 2003 16:55:27 +0300

 It IS a BUG. If function 'get(char&)' does not read EOL if it appeares
 solely in a line, then either you should change the documentation to say
 so (and call it a "feature") or call it by its name and fix it.
 
 Remember, it worked (as it should) before 3.0.
 
 paolo at gcc dot gnu dot org wrote:
 
 > Synopsis: ifstream get function failure
 >
 > State-Changed-From-To: open->closed
 > State-Changed-By: paolo
 > State-Changed-When: Wed Apr  9 13:22:56 2003
 > State-Changed-Why:
 >     Not a bug. Duplicate of libstdc++/8470 and libstdc++/4419.
 >
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10361
 


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