Hi all,

I've noticed a few times that we get commits into trunk with asserts
which trigger and terminate the program - ones which trigger
frequently enough that I can only imagine that the committer is not
using the cmake option -DCMAKE_BUILD_TYPE=Debug.  A question from frna
in the IRC reminded me of this.

I propose to change the default value of CMAKE_BUILD_TYPE to Debug
(and to add a step to the release process to do a clean build with
CMAKE_BUILD_TYPE=Release).  I hope this will catch some of these
assert problems, and make life easier for new developers who are not
familiar with cmake and want to debug a bug they found.

If there are no objections, I will make the change in the near future.

M

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Stellarium-pubdevel mailing list
Stellarium-pubdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel

Reply via email to