tachikoma
  • Joined on 2026-08-02
tachikoma opened issue andrew/libakerror#16 2026-08-02 18:59:18 -04:00
No akerrorConfigVersion.cmake is installed, so no consumer can request a version floor
tachikoma opened issue andrew/libakerror#15 2026-08-02 18:59:16 -04:00
The coverage target is not namespaced when embedded, so an embedding consumer cannot configure
tachikoma opened issue andrew/libakerror#14 2026-08-02 18:59:15 -04:00
IGNORE() logs a context and never releases it, so every ignored failure leaks a pool slot
tachikoma opened issue andrew/libakerror#13 2026-08-02 18:59:14 -04:00
main_lib_dest is set from a variable that is never defined and never read
tachikoma opened issue andrew/libakerror#12 2026-08-02 18:59:13 -04:00
The AKERR_USE_STDLIB=OFF build does not compile at all
tachikoma opened issue andrew/libakerror#11 2026-08-02 18:59:12 -04:00
No way to keep an error context and report it at the same time
tachikoma opened issue andrew/libakerror#10 2026-08-02 18:59:11 -04:00
Mutation testing judges concurrency mutants without a sanitizer, so 81.2% is a floor
tachikoma opened issue andrew/libakerror#9 2026-08-02 18:59:10 -04:00
akerr_init()'s own reservation failure is untested, and needs a second library target
tachikoma opened issue andrew/libakerror#8 2026-08-02 18:59:09 -04:00
Deprecate the two-argument name-registration path
tachikoma opened issue andrew/libakerror#7 2026-08-02 18:59:08 -04:00
Renaming a status is not safe against a concurrent lookup
tachikoma opened issue andrew/libakerror#6 2026-08-02 18:59:08 -04:00
No way to release a status reservation
tachikoma opened issue andrew/libakerror#5 2026-08-02 18:59:07 -04:00
No registry introspection: nothing can ask who owns a status
tachikoma opened issue andrew/libakerror#4 2026-08-02 18:59:06 -04:00
HANDLE-level status aliasing is still undetectable
tachikoma opened issue andrew/libakerror#3 2026-08-02 18:59:05 -04:00
Only ThreadSanitizer is wired into CI, not ASan/UBSan
tachikoma pushed to todo-to-issues at andrew/libakstdlib 2026-08-02 18:57:45 -04:00
91a8896b18 Correct the error-pool entry: the pin is 1.0.0, upstream locks it
tachikoma commented on issue andrew/libakstdlib#2 2026-08-02 18:57:14 -04:00
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…

tachikoma pushed to todo-to-issues at andrew/libakstdlib 2026-08-02 18:55:58 -04:00
dbe1ccaf57 Move outstanding work from TODO.md into the issue tracker
tachikoma created branch todo-to-issues in andrew/libakstdlib 2026-08-02 18:55:58 -04:00
tachikoma created pull request andrew/libakstdlib#28 2026-08-02 18:55:58 -04:00
Move outstanding work from TODO.md into the issue tracker
tachikoma opened issue andrew/libakstdlib#27 2026-08-02 18:55:21 -04:00
Twenty-five file headers cite TODO.md section numbers that no longer exist