By Seecr

Software Craftsmanship

Seecr - Software Craftsmanship A service by Seecr,
This site was last updated on March 22 2012

Changeset: check-code-not-optimized

Title

Check code is not optimized.

Description

Meresco relies on the assert statement for checking state of objects, valid arguments, etc. Optimization of
python code leads to removal of assert statements. This could harm the working of Meresco. At startup Meresco
will now check that it is not optimized.

Packages containing this changeset

meresco-core

Creation date

2011-01-04

Versions where this changeset is applied

Baseline version

https://meresco.svn.sourceforge.net/svnroot/meresco/meresco-core/workingsets/3.1.1-Edurep/version_0

Filename

201101040933.check-code-not-optimized.changeset [download]