Skip to content

Conversation

@MSP-Greg
Copy link
Contributor

Adding mswin will help with the ruby/ruby 'windows' CI

Windows logs a bunch of junk when running the following in the Rakefile:

RAGEL_CODEGEN     = %w[rlcodegen rlgen-cd ragel].find(&which)
RAGEL_DOTGEN      = %w[rlgen-dot rlgen-cd ragel].find(&which)

Windows has ragel installed, so added a conditional so it only looks for that...

@hsbt hsbt merged commit aa2c032 into ruby:master Nov 7, 2023
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.

2 participants