Martin, unfortunately the same warnings still remain. It looks like from MSVC 7.1 point of view nothing was changed.
Thanks, Anton Pevtsov -----Original Message----- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 04:50 To: [email protected] Subject: Re: release configurations (8d, 8s, 12d, 12s) fail to compile on Windows, MSVC 7.1 Martin Sebor wrote: > Martin Sebor wrote: > >> Anton Pevtsov wrote: >> >>> Yes, the problem fixed. > > > Unfortunately, the fix seems to break MSVC 8 because of all the nasty > hackery that Microsoft introduced into the headers in this version of > the compiler just so they could spit out their useless deprecation > warnings. Sigh. Here's a fix for these errors. I only tested it with 8.0 and not with 7.1 so please let me know if it fixes the warnings there: http://svn.apache.org/viewvc?rev=414012&view=rev Thanks Martin
