-
Cristian Lalescu authored
We now a have a function to be called when a variable is only used inside an "assert" call. This way, I get rid of the rest of the warnings (and we can actually see important warnings in the future). Idea from: stackoverflow.com/questions/777261/avoiding-unused-variables-warnings-when-using-assert-in-a-release-build
Cristian Lalescu authoredWe now a have a function to be called when a variable is only used inside an "assert" call. This way, I get rid of the rest of the warnings (and we can actually see important warnings in the future). Idea from: stackoverflow.com/questions/777261/avoiding-unused-variables-warnings-when-using-assert-in-a-release-build