Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect DLEXT to force-load debug.so #481

Merged
merged 1 commit into from
Dec 20, 2022
Merged

Respect DLEXT to force-load debug.so #481

merged 1 commit into from
Dec 20, 2022

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Dec 20, 2022

Nobu noticed this in the last developers' meeting. Linux and Windows (not .dll) use .so, but macOS uses .bundle. So it should read RbConfig::CONFIG['DLEXT'] to support macOS.

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
@k0kubun k0kubun requested a review from st0012 December 20, 2022 07:51
@k0kubun k0kubun merged commit 9d82778 into ruby:master Dec 20, 2022
@k0kubun k0kubun deleted the dlext branch December 20, 2022 17:06
k0kubun added a commit to ruby/ruby that referenced this pull request Dec 20, 2022
(ruby/irb#481)

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants