[cmake-developers] [CMake 0015677]: Issue deprecation warnings by default.
Mantis Bug Tracker
mantis at public.kitware.com
Mon Aug 3 13:19:13 EDT 2015
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15677
======================================================================
Reported By: Stephen Kelly
Assigned To:
======================================================================
Project: CMake
Issue ID: 15677
Category: CMake
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-08-03 19:19 CEST
Last Modified: 2015-08-03 19:19 CEST
======================================================================
Summary: Issue deprecation warnings by default.
Description:
message(DEPRECATED) does not issue any warning unless the user adds additional
command line flags.
Policy warnings are issued by default until the user uses command line flags.
message(DEPRECATED) should likely be changed to issue the message by default.
http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/13798/focus=13878
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-08-03 19:19 Stephen Kelly New Issue
======================================================================
More information about the cmake-developers
mailing list