MantisBT - CMake
View Issue Details
0010952CMakeCMakepublic2010-07-08 07:592016-06-10 14:31
Fabrice Aeschbacher 
Brad King 
normalminoralways
closedmoved 
 
 
0010952: Windows-cl.cmake: /DNDEBUG
In Modules/Platform/Windows-cl.cmake, all occurences of:

     /D NDEBUG

should be replaced by:

     /DNDEBUG

(same issue possibly in Windows-ifort.cmake, but I have not tested)
No tags attached.
Issue History
2010-07-08 07:59Fabrice AeschbacherNew Issue
2010-07-08 11:53Bill HoffmanStatusnew => assigned
2010-07-08 11:53Bill HoffmanAssigned To => Brad King
2010-07-09 13:52Brad KingNote Added: 0021337
2012-08-13 10:37Brad KingStatusassigned => backlog
2012-08-13 10:37Brad KingNote Added: 0030528
2016-06-10 14:28Kitware RobotNote Added: 0041725
2016-06-10 14:28Kitware RobotStatusbacklog => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0021337)
Brad King   
2010-07-09 13:52   
Why? What failure do you see?
(0030528)
Brad King   
2012-08-13 10:37   
Sending issues I'm not actively working on to the backlog to await someone with time for them.

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it:

 http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer or contributor who has the bandwidth to take it on.
(0041725)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.