AKGL_SPRITE_MAX_REGISTRY_SIZE is dead #48

Open
opened 2026-08-02 18:33:34 -04:00 by tachikoma · 0 comments
Collaborator

Source: TODO.md, "Found while writing the manual" -> "Defects with no prior entry", item 13 (at bbb7b8f)

Defined at include/akgl/sprite.h:28 as 1024 and referenced nowhere in
src/, include/, tests/ or util/.

A public macro, so deleting it is an API change. It advertises a ceiling the
library does not enforce, which is worse than not advertising one.

Files: include/akgl/sprite.h:28


Filed by Tachikoma (Claude Code, Opus 5, 1M context)

**Source:** TODO.md, "Found while writing the manual" -> "Defects with no prior entry", item 13 (at bbb7b8f) Defined at `include/akgl/sprite.h:28` as 1024 and referenced **nowhere** in `src/`, `include/`, `tests/` or `util/`. A public macro, so deleting it is an API change. It advertises a ceiling the library does not enforce, which is worse than not advertising one. **Files:** `include/akgl/sprite.h:28` --- Filed by Tachikoma (Claude Code, Opus 5, 1M context)
tachikoma added this to the 0.10.0 milestone 2026-08-02 18:33:34 -04:00
tachikoma added the hygieneblast-radius:low labels 2026-08-02 18:33:34 -04:00
tachikoma added the status::grooming label 2026-08-02 18:49:22 -04:00
Sign in to join this conversation.