Skip to content

Resolve "Remove unnecessary INSIST() in code"

Mark Andrews requested to merge 119-remove-unnecessary-insist-in-code into master

Closes #119 (closed)

The insist was in the wrong place. I do think it is needed and as such I moved it so that it was checked on all calls.

Merge request reports