aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/ws_assert.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-25wsutil: Rewrite ws_assert() to minimize dependenciesJoão Valverde1-22/+53
2021-06-19ws_assert: remove a stray semicolon at the end of an inline function.Guy Harris1-1/+1
2021-06-10Try to avoid -Wunused with vanishing macrosJoão Valverde1-1/+1
2021-05-24wsutil: Rename ws_assert_bounds()João Valverde1-3/+4
2021-05-20wsutil: Add ws_assert_bounds()João Valverde1-0/+5
2021-05-20wsutil: Avoid using g_abort()João Valverde1-2/+3
2021-05-20Fixup ws_assert() macroJoão Valverde1-1/+1
2021-05-19Disable assertions for release buildsJoão Valverde1-0/+45