Commit cd6cb47
committed
Moved logic out of an assertion condition as its evaluation depends on the compilation flags.
Replaced `assert` with `precondition` to allow notification of the framework user even when the framework was compiled with Release configuration.1 parent 498d19c commit cd6cb47
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
0 commit comments