[stack 17/20] spec(gazprea): reconcile procedure call-site restatement - #128
Closed
Sir-NoChill wants to merge 1 commit into
Closed
[stack 17/20] spec(gazprea): reconcile procedure call-site restatement#128Sir-NoChill wants to merge 1 commit into
Sir-NoChill wants to merge 1 commit into
Conversation
Sir-NoChill
force-pushed
the
fix/struct-nesting
branch
from
August 15, 2026 16:33
5bca7dc to
7b5126c
Compare
Sir-NoChill
force-pushed
the
fix/procedure-call-sites
branch
from
August 15, 2026 16:33
7a57054 to
0117ccf
Compare
The prose restatement dropped declaration-RHS and call statements from the earlier normative bullet list and omitted casts from the allowed operators, so whichever passage a reader hit first won. The restatement now defers to the bullet list. Assisted-by: Agent (claude) <ai@blobfish.icu>
Sir-NoChill
force-pushed
the
fix/struct-nesting
branch
from
August 21, 2026 19:00
7b5126c to
a680b7a
Compare
Sir-NoChill
force-pushed
the
fix/procedure-call-sites
branch
from
August 21, 2026 19:00
0117ccf to
20fab59
Compare
Collaborator
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Origin:
spec-patches/07-fix-procedure-call-sites.patch(backlog audit). Applied via 3-way merge (context drift only; substantive change unchanged).What
gazprea/spec/procedures.rst— the chapter states procedure call sites in two places: an authoritative bullet list at the top, and a prose restatement further down. The restatement (a) dropped declaration-RHS andcallstatements from the site list, and (b) omitted casts from the operator whitelist. Whichever passage a reader hit first won.Restatement now explicitly defers to the bullet list ("As listed at the top of this chapter, procedure calls may appear only on the RHS of a declaration, on the RHS of an assignment, or in a
callstatement"), and adds casts to the operator whitelist.Audit — ambiguities for reviewer attention
Stack
Depends on #127; part of stack #121.
🤖 Backlog patch applied by Claude Code