Martin Sebor wrote: > >Farid Zaripov wrote: >>> >>> From: Travis Vitek wrote: >>> >>> That is fine. >>> >>> >>> 2007-10-18 Travis Vitek <[EMAIL PROTECTED]> >>> >>> * _config-msvc.h [_RWSTD_VER_MAJOR]: Define configuration >>> macros to enable binary compatibility with 4.1.3 on MSVC. >> >> I think, that this patch should be applied to >_config_msvcrt.h, not to _config-msvc.h. > >Thank you, sir! > >Corrected thusly: > http://svn.apache.org/viewvc?rev=586131&view=rev > http://svn.apache.org/viewvc?rev=586132&view=rev > >Martin >
Thank you for that. I didn't realize that _config_msvcrt.h was even in there. Now I see that it is a shared header used by both the Intel and Microsoft compilers on Win32.