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

Fix irb:rdbg for ruby head #876

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Fix irb:rdbg for ruby head #876

merged 2 commits into from
Feb 16, 2024

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Feb 16, 2024

No description provided.

st0012 and others added 2 commits February 16, 2024 10:39
With ruby/ruby#9605, backtrace in Ruby head
now has a new format. This commit updates the check for binding.irb
to work with Ruby head.
@st0012 st0012 added the bug Something isn't working label Feb 16, 2024
@st0012 st0012 changed the title Fix irb:rdbg for ruby head and other CI failures Fix irb:rdbg for ruby head Feb 16, 2024
@st0012 st0012 requested a review from hsbt February 16, 2024 10:45
@st0012 st0012 merged commit ebffd3d into master Feb 16, 2024
57 checks passed
@st0012 st0012 deleted the fix-irb-debug-for-ruby-head branch February 16, 2024 14:30
matzbot pushed a commit to ruby/ruby that referenced this pull request Feb 19, 2024
(ruby/irb#876)

* Update binding.irb check for Ruby head

With #9605, backtrace in Ruby head
now has a new format. This commit updates the check for binding.irb
to work with Ruby head.

* Do not include a backtick in error messages and backtraces

[Feature #16495]

---------

ruby/irb@ebffd3d976

Co-authored-by: Yusuke Endoh <mame@ruby-lang.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

3 participants