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

Use feature detection to find out if detailed_message is available #333

Merged

Conversation

eregon
Copy link

@eregon eregon commented Sep 13, 2023

This is necessary so that roda works on the upcoming 23.1 release (it's too late to implement Exception#detailed_message there, we are past the last bug fix deadline).

@jeremyevans
Copy link
Owner

Not really in favor of this approach, but this seems OK as a temporary measure until TruffleRuby is fixed.

@jeremyevans jeremyevans merged commit a381a84 into jeremyevans:master Sep 13, 2023
16 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.

None yet

2 participants