Farid Zaripov wrote:
-----Original Message-----From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Monday, July 02, 2007 6:51 PMTo: stdcxx-dev@incubator.apache.org Subject: Re: STDCXX tests fails and reasons [MSVC]The test probably assumes that EOF is the same as WEOFwhich may not be a safe assumption.Exactly right.So let's fix it :)Done: http://svn.apache.org/viewvc?view=rev&rev=553924
Looks good! Thanks Martin