From 7187f58ff0312807c04b6733f07703266ff49496 Mon Sep 17 00:00:00 2001 From: Joseph Ferano Date: Fri, 18 Sep 2026 12:59:15 +0700 Subject: [PATCH] The day is closed out where it is kept --- FIX.org | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/FIX.org b/FIX.org index 9bae6c5..f3575fb 100644 --- a/FIX.org +++ b/FIX.org @@ -283,3 +283,19 @@ Everything verified together: dune test --force 232/0 with zero suite FAILs, against the parent differs only where it should: the two negative fixtures now accepted (vec-in-struct, the clause-less generics corpus), the two pool fixtures deleted. + +* End of 2026-09-18 — the hunt closed out +Ten bug lanes and three demolitions, all on dev-loop and verified together: +232 checks / 0 failures, @x86 122 MATCH / 0 DIFFER, @sanitize clean. +- Fixed: while-condition move (then repealed with the machinery), defenum i32 + range, the Emacs client's framing/poll/point-min/quit bugs, the session + NULL-cell rollback, the stdout pipe drains, x86 shift masking, the reversed + slice traps in every build, NaN prints unsigned, the registry answers + honestly under churn, and reg at's stopped-only race. +- Removed by decision: ownership flow tracking, Pool and Handle, the + move-only concept, the v->gen word. spec-memory.md carries the repeal. +- Still recorded, not scheduled: trap paths that bypass the break loop, + parked orphans outliving dead daemons, emit.ml's transient test and + globals, map-grow's stale quote, x86's slice-from-ptr sentence, the + float->int UB divergence, the narrowed-buffer C-x C-e quirk, and the JS + backend's items (deprioritised).