Fix the AKERR_USE_STDLIB=OFF build (issue #12) #28
Reference in New Issue
Block a user
Delete Branch "12"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #12.
Implements the settled plan (decisions a-f) from the ticket:
Also: guarded tests/err_errno.c's registered-name assertion behind AKERR_USE_STDLIB, added a freestanding CI job (OFF+none build/test plus a -nostdinc -ffreestanding compile-only fixture), and added cmake/akerr_default_runtime.h as a libc-backed default AKERR_RUNTIME_HEADER so this repo's own OFF build/tests work out of the box.
Verified locally: