roadmap: mark P4 style-warning fix as DONE
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 3s
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 3s
This commit is contained in:
@@ -339,7 +339,8 @@ for targeted retrieval of specific function docs or test blocks by heading name.
|
||||
***** DONE P3: Variable name drift normalization (out of scope for now) :backfill:
|
||||
CLOSED: [2026-05-03 Sun 11:50]
|
||||
|
||||
***** TODO P4: Eliminate STYLE-WARNINGs from setup output :cosmetic:
|
||||
***** DONE P4: Eliminate STYLE-WARNINGs from setup output :cosmetic:
|
||||
CLOSED: [2026-05-04 Mon]
|
||||
SBCL emits ~25 STYLE-WARNINGs at boot due to forward references (function
|
||||
called before its =defun= appears in the file). Actual bugs (C/T, handler-case,
|
||||
bare =return=) are already fixed. Remaining warnings fall into two categories:
|
||||
|
||||
Reference in New Issue
Block a user