Package: cmake
Version: 2.8.11-2
Severity: wishlist
This is mostly for discussion. As per discussion on [email protected] we
relied on RelWithDebInfo to *not* define NDEBUG on the compilation line.
Ref:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701231
http://lists.debian.org/debian-devel/2013/02/msg00304.html
and recently:
http://lists.debian.org/debian-devel/2013/06/msg00278.html
However recently cmake changes this default behavior. Since -DNDEBUG is
required not to be set, this means I need source-uploads a bunch of cmake based
packages.
What I would like to see is the rational for add NDEBUG to RelWithDebInfo. the
changelog is pretty terse about that:
$ grep NDEBUG ChangeLog.manual
Add -DNDEBUG to RelWithDebInfo flags where where Release flags had it.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]