> -----Original Message-----
> From: Martin Sebor [mailto:[EMAIL PROTECTED] 
> Sent: Friday, January 26, 2007 8:03 PM
> To: stdcxx-dev@incubator.apache.org
> Subject: Re: missing header names in Windows config log
> 
> Farid Zaripov wrote:
> >> -----Original Message-----
> >> From: Martin Sebor [mailto:[EMAIL PROTECTED]
> >> Sent: Friday, January 26, 2007 7:33 PM
> >> To: stdcxx-dev@incubator.apache.org
> >> Subject: Re: missing header names in Windows config log
> >>
> >> One last thing (I hope). Look at the third line below. It reads 
> >> completely incoherent. Something screwy must be going on in the
> >> script:
> >>
> >> checking for fpos_t, ptrdiff_t, and size_t...   ok
> >> checking for specialization on return type...   ok
> >> checking template and ...   no (_RWSTD_NO_STD_MBSTATE_T)
> >> checking for std::nothrow...   ok
> >> checking for std::nothrow_t...   ok
> >> checking for std::set_new_handler()...   no 
> >> (_RWSTD_NO_STD_SET_NEW_HANDLER)
> >>
> > 
> >   Here the same bug (see previous letter). The original lines:
> 
> Okay, good. It should be an easy fix then. Btw., while you're 
> in there, I noticed the word "Checking..." is capitalized in 
> the first set of tests (libc functions) and all lowercase in 
> the rest. It would be nice to make them all consistent.

  The all required changes commited thus:
http://svn.apache.org/viewvc?view=rev&rev=531992

Farid.

Reply via email to