summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/debug-if-release-plain.md
blob: 013e6c83294dda6c15d75d106d8be6f6f21efe5c (plain)
1
2
3
4
## n_debug=if-release and buildtype=plain means no asserts

Previously if this combination was used then assertions were enabled,
which is fairly surprising behavior.