Skip to content

Conversation

samyron
Copy link
Contributor

@samyron samyron commented Jul 10, 2025

Fix: #522

When trying to test #824 on Windows, I ran into #522. The root cause seems to be the path separator is hard-coded to : instead of ; on Windows.

This PR uses File::PATH_SEPARATOR as the path separator.

@byroot byroot merged commit 9b6ac43 into ruby:master Jul 10, 2025
35 checks passed
@headius
Copy link
Contributor

headius commented Jul 10, 2025

Thank you! That bug slipped off my radar.

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.

JRuby extension fails to build on Windows
4 participants