Skip to content

Require rbconfig in resolv.rb#99

Merged
nobu merged 1 commit intoruby:masterfrom
zenspider:zenspider__rbconfig
Aug 14, 2025
Merged

Require rbconfig in resolv.rb#99
nobu merged 1 commit intoruby:masterfrom
zenspider:zenspider__rbconfig

Conversation

@zenspider
Copy link
Copy Markdown
Member

@zenspider zenspider commented Aug 14, 2025

Uses ::RbConfig::CONFIG['host_os']

Found with ruby --disable-gems -e '...'

Closes #97

Uses ::RbConfig::CONFIG['host_os']

Found with ruby --disable-gems -e '...'
@nobu nobu merged commit d8d2f56 into ruby:master Aug 14, 2025
34 checks passed
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.

Undeclared dep on RbConfig?

2 participants