diff options
| author | 2025-09-26 12:38:43 -0400 | |
|---|---|---|
| committer | 2025-09-26 12:59:54 -0400 | |
| commit | 023af72f141005860219b3c63c3a63d2c179b2c1 (patch) | |
| tree | 025f0114436af04a8c5bc4c3b90b507cabdbf99c /include/al/wstr.h | |
| parent | 98ffb7841e95dfa530bc19fe5946b814d77cdde9 (diff) | |
| download | libalabaster-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 'include/al/wstr.h')
0 files changed, 0 insertions, 0 deletions