Skip to content

chore(spc): bump SPC_VERSION to v3.0.0-pgo-rc19 (Windows stdio fix) - #46

Merged
luthermonson merged 1 commit into
mainfrom
chore/spc-rc19
Aug 20, 2026
Merged

chore(spc): bump SPC_VERSION to v3.0.0-pgo-rc19 (Windows stdio fix)#46
luthermonson merged 1 commit into
mainfrom
chore/spc-rc19

Conversation

@luthermonson

Copy link
Copy Markdown
Contributor

rc19 = rc18 + luthermonson/static-php-cli#9: on Windows, spc's proc_open handed children socket-type std handles, so msys git/patch died with dup() in/out/err failed on every clone — the Windows CI leg has never run green on rc18. rc19 gives children pipe/NUL handles (repro'd both ways; 408 spc tests pass).

Also lifts extensions.yml and mirror-deps.yml from rc17 so all three workflows pin one spc release.

Unblocks: the existing MSVC Windows lane's CI, and the required green dispatch for the experimental clang/TAILCALL lane (#45).

rc19 assets verified published: linux x86_64/aarch64, macos x86_64/aarch64, windows-x64.

rc19 = rc18 + luthermonson/static-php-cli#9: spc's proc_open handed child
processes socket-type std handles on Windows, so msys git/patch died with
'dup() in/out/err failed' on every clone - the Windows leg has never run
green under rc18. rc19 gives children pipe/NUL handles.

Also lifts extensions.yml and mirror-deps.yml off rc17 so all three
workflows pin one spc release. Unblocks the MSVC Windows lane's CI and the
experimental clang/TAILCALL lane (#45).
@luthermonson
luthermonson merged commit ab45866 into main Aug 20, 2026
@luthermonson
luthermonson deleted the chore/spc-rc19 branch August 20, 2026 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant