------- Additional Comments From ralfixx at gmx dot de  2005-05-01 17:44 -------
[EMAIL PROTECTED]:
> A note for Ralf: It is incorrect to use cin.eof() 
> to watch for the end of a stream.  
> The correct flag to check is fail().  
> eof() is really meant for seeing if that's why op>> failed.  

Yup.  Thanks for pointing that out.  As for the 4.0.1 snapshot, is there a
specific place where to get it, or should I just use the CVS links on
http://www.gnu.org/software/gcc/cvs.html?

R'

-- 


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

Reply via email to