[cmake-developers] Add command line options for deprecation message control

Michael Scott michael.scott250 at gmail.com
Fri Nov 6 17:31:16 EST 2015


Thanks for the feedback.

> Please split up the rest of the patch into a
> series of steps like that
Okay I'll see if I can break it down further.

> ignoreWarningLevels => force
Yes that does sound better, thanks.

> increments the count by default instead of only when an explicit
> option has been set.  Please revise accordingly based on the attached
> state.
I don't quite follow. Setting "dev" to DIAG_WARN in DiagLevels, before 
the users input is parsed (which will override the default "dev" value, 
if any is specified), seems the clearest and most straightforward way to 
enable author *and **deprecate**d *warnings by default. What would the 
alternative be, apart from having another instance where the applicable 
CMake variables are set?

Cheers,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151106/429daed8/attachment.html>


More information about the cmake-developers mailing list