summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-09-26 12:38:43 -0400
committerAndrew Opalach <andrew@akon.city> 2025-09-26 12:59:54 -0400
commit023af72f141005860219b3c63c3a63d2c179b2c1 (patch)
tree025f0114436af04a8c5bc4c3b90b507cabdbf99c /src
parent98ffb7841e95dfa530bc19fe5946b814d77cdde9 (diff)
downloadlibalabaster-023af72f141005860219b3c63c3a63d2c179b2c1.tar.gz
libalabaster-023af72f141005860219b3c63c3a63d2c179b2c1.tar.bz2
libalabaster-023af72f141005860219b3c63c3a63d2c179b2c1.zip
lib: Directly use _assert() functions
Rather than the <assert.h> defined assert() macro that can change based on include order. As of now the build just checks for known implementation specific function names and assumes their signature. Obviously that is very fragile and should be improved in the future. Also add an AL_STATIC_ASSERT() macro. Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions