Commit ebb06f3
David Sommerseth
Undefine NDEBUG in normal compiles as well.
Arguments for doing so is that asserts are important to catch
unhandled error situations and will help debugging if it fails
in a production environment.1 parent 9c65182 commit ebb06f3
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments