Anton Pevtsov wrote:
Martin, unfortunately the same warnings still remain. It looks like from
MSVC 7.1 point of view nothing was changed.

Okay, this change should finally do it:
http://svn.apache.org/viewvc?rev=414419&view=rev

I also committed this change which silences a couple of
similar warnings in those two files:
http://svn.apache.org/viewvc?rev=414420&view=rev

I tested it with both 7.1 and 8.0 and both compile the code
cleanly now. I haven't checked 7.0 or 6.0 so it you happen
to have access to either of them it would be good to know
how things look there. Ditto for Intel C++.

Martin


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

Reply via email to