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

Make load error message match original exactly #108

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

mvz
Copy link
Owner

@mvz mvz commented Feb 2, 2025

The encoding error from Kernel.load is different from that produced by #force_encoding. Matching the message exactly will make it easier to adapt to changes in Kernel.load's message for Ruby 3.4.

The encoding error from Kernel.load is different from that produced by
force_encoding. Matching the message exactly will make it easier to adapt
to changes in Kernel.load's message for Ruby 3.4.
@mvz mvz merged commit e12ea1c into master Feb 2, 2025
5 checks passed
@mvz mvz deleted the track-encoding-error-more-closely branch February 2, 2025 04:31
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.

1 participant