That's great - thanks a lot!
--Adam

-----Original Message-----
From: Brad King [mailto:[email protected]] 
Sent: 16 November 2012 18:05
To: Adam Moss
Cc: [email protected]
Subject: Re: [cmake-developers] [PATCH] Don't use /ZmXXXX for MSVC11+

On 11/15/2012 08:31 AM, Adam Moss wrote:
>     /Zm1000 considered harmful in VS2012 (this is probably true of >=VS2005
> 
>     Only use /Zm on MSVC versions older than 11.

I'm willing to be more aggressive and drop it for all VS >= 7.1:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cd739794

This was even requested 8 years ago:

 http://www.cmake.org/pipermail/cmake/2004-June/005188.html

but nothing ever happened.  Even VS 7.1 docs suggest not using it:

 http://msdn.microsoft.com/en-us/library/bdscwf1c%28v=vs.71%29.aspx

It is easy for people to add it in their local builds if needed.

Thanks,
-Brad


--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to