issue 0131: RESOLVED (d7808f6)
This commit is contained in:
@@ -52,3 +52,13 @@ zig build test && bash tests/run_examples.sh` all green (existing
|
|||||||
examples must not regress — if any example relied on dropped extra
|
examples must not regress — if any example relied on dropped extra
|
||||||
args, that example is itself a latent bug to fix in the same
|
args, that example is itself a latent bug to fix in the same
|
||||||
session).
|
session).
|
||||||
|
|
||||||
|
## Resolution
|
||||||
|
|
||||||
|
RESOLVED (merged master `d7808f6`, 2026-06-12, Agra-directed in-session
|
||||||
|
fix). `emitProtocolDispatch` arity-checks exactly (extra AND missing
|
||||||
|
args) with the standard "expects N arguments" diagnostic at the call
|
||||||
|
span. Regression pinned by examples/1634-protocol-call-arity; sweep
|
||||||
|
622/622 + unit tests green — nothing in the tree relied on the
|
||||||
|
leniency. The three std.http call sites that exposed the gap were
|
||||||
|
corrected separately in `81fa50c`.
|
||||||
|
|||||||
Reference in New Issue
Block a user