-
- Downloads
There was a problem fetching the pipeline summary.
[bugfix] Fix compile error with NDEBUG
It seems that the `#if ...` was originally introduced to avoid a compiler warning in case later `assert()` are removed due to NDEBUG. When changing to `TestSuite` in e7b592a2 this was not adjusted. **Surprisingly no one compiled our tests with NDEBUG since June 2017 otherwise this would have triggered a compile error!**
-
mentioned in commit 4713bbce
-
mentioned in merge request !354 (merged)
Please register or sign in to comment