Skip to content

[pull] master from ruby:master - #1451

Merged
pull[bot] merged 5 commits into
turkdevops:masterfrom
ruby:master
Sep 27, 2026
Merged

pull[bot] merged 5 commits into
turkdevops:masterfrom
ruby:master

Conversation

@pull

@pull pull Bot commented Sep 27, 2026 •

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

hsbt and others added 5 commits September 27, 2026 12:30
The child aborts with [BUG], and symbolizing the C level backtrace for the crash report can take longer than the default 10 seconds on a loaded macOS CI host. Use the same budget as 1712837.

https://github.com/ruby/ruby/actions/runs/36230976258

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
GetSystemInfo() reports the logical processors of the current processor group only, so Etc.nprocessors returned at most 64 on Windows machines with more than 64 logical processors. GetActiveProcessorCount(ALL_PROCESSOR_GROUPS) counts every group. It is looked up at runtime because mingw-w64 declares it only for _WIN32_WINNT >= 0x0601 while the mingw build targets 0x0600.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
mingw-w64 guards the macro with _WIN32_WINNT >= 0x0601 as well as the function, while the mingw build targets 0x0600.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
A missing variable turned the lower bound into 0, which the existing assertion already covers.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
GetVersionEx reports 6.2.9200 on Windows 8.1 and later unless the manifest of the executable declares them as supported, and ruby.manifest does not. RtlGetVersion is not affected by the manifest.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Sep 27, 2026
@pull pull Bot added the ⤵️ pull label Sep 27, 2026
@pull
pull Bot merged commit f6ff9e7 into turkdevops:master Sep 27, 2026
1 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant