Block a user
No
akerrorConfigVersion.cmake is installed, so no consumer can request a version floor
The
coverage target is not namespaced when embedded, so an embedding consumer cannot configure
IGNORE() logs a context and never releases it, so every ignored failure leaks a pool slot
main_lib_dest is set from a variable that is never defined and never read
The
AKERR_USE_STDLIB=OFF build does not compile at all
No way to keep an error context and report it at the same time
Mutation testing judges concurrency mutants without a sanitizer, so 81.2% is a floor
akerr_init()'s own reservation failure is untested, and needs a second library target
Deprecate the two-argument name-registration path
Renaming a status is not safe against a concurrent lookup
No way to release a status reservation
No registry introspection: nothing can ask who owns a status
HANDLE-level status aliasing is still undetectable
Only ThreadSanitizer is wired into CI, not ASan/UBSan
The pinned libakerror is 1.0.0 and has an unlocked error pool; 2.0.1 locks it
Reframed after checking the tree: the claim was true of the pinned libakerror 1.0.0 and false of upstream 2.0.1, which locks the pool. Retitled and rescoped to the submodule bump and the…
Move outstanding work from TODO.md into the issue tracker
Twenty-five file headers cite TODO.md section numbers that no longer exist