This repository has been archived on 2026-08-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
el-retired/docs/v2/experiments/evidence/ITERATION/0021-unguarded-deref-ratchet.out
T
will d3495476f4
El SDK Release / build-and-release (push) Failing after 13m0s
kill: purge old-paradigm dist/platform binaries from tree
The generated C, amalgams, vendored runtime pins, and compiled binaries
from the Claude Code era are removed from the worktree. The El sources
survive; this tree is now source-only for the first-principles rebuild.

Per Principal direction 2026-08-19.
2026-08-19 19:46:15 -05:00

15 lines
742 B
Plaintext

el_runtime.c:576 ElList* old = (ElList*)(uintptr_t)listv;
el_runtime.c:1575 ElMap* m = (ElMap*)(uintptr_t)headers_map;
el_runtime.c:1621 ElMap* hm = (ElMap*)(uintptr_t)hv;
el_runtime.c:17814 ElList* lst = (ElList*)(uintptr_t)tools_list;
el_runtime.c:17985 ElList* tl = (ElList*)(uintptr_t)tools;
el_runtime_win32.c:483 ElList* l = (ElList*)(uintptr_t)lv;
el_runtime_win32.c:488 ElList* l = (ElList*)(uintptr_t)lv;
el_runtime_win32.c:494 ElList* old = (ElList*)(uintptr_t)lv;
el_runtime_win32.c:529 ElList* old = (ElList*)(uintptr_t)lv;
el_runtime_win32.c:567 ElMap* m = (ElMap*)(uintptr_t)mv;
el_runtime_win32.c:580 ElMap* m = (ElMap*)(uintptr_t)mv;
ok 11 unguarded casts, at baseline 11
ratchet_exit=0