Skip to content

[pull] master from ruby:master#1161

Merged
pull[bot] merged 6 commits into
turkdevops:masterfrom
ruby:master
Jun 29, 2026
Merged

[pull] master from ruby:master#1161
pull[bot] merged 6 commits into
turkdevops:masterfrom
ruby:master

Conversation

@pull

@pull pull Bot commented Jun 29, 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 6 commits June 29, 2026 08:09
The temporary file name is longer than the destination, so on Windows a
writable file can still map to a path beyond the 260-character MAX_PATH
and fail with ENOENT. Trim the random suffix to fit only in that case,
leaving the normal path untouched.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
A script read from stdin used the locale encoding, so on a non-UTF-8
console such as CP932 its source encoding differed from a script read
from a file, which already defaults to UTF-8. Match both the Prism and
legacy paths to magic_comment_spec.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
$LOADED_FEATURES holds full paths, so the array subtraction never
matched; use end_with? like the adjacent encdb/transdb filters.
windows_31 was also a typo for windows_31j.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Several tests run by `nmake check` create symbolic links, which fail
with `Permission denied @ rb_file_s_symlink` unless Developer Mode is
enabled.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Jun 29, 2026
@pull pull Bot added the ⤵️ pull label Jun 29, 2026
@pull pull Bot merged commit 7402021 into turkdevops:master Jun 29, 2026
0 of 2 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.

2 participants