Skip to content

Conversation

@kddnewton
Copy link
Contributor

When a syntax error includes multiple error messages, we want to check for unrecoverable messages first so that we do not accidentally match a recoverable error later in the message.

When a syntax error includes multiple error messages, we want to
check for unrecoverable messages first so that we do not
accidentally match a recoverable error later in the message.
@kddnewton kddnewton requested a review from st0012 May 15, 2024 16:53
@st0012 st0012 added the bug Something isn't working label May 17, 2024
@st0012 st0012 merged commit 2f42b23 into master May 17, 2024
@st0012 st0012 deleted the reorder-clauses branch May 17, 2024 02:44
matzbot pushed a commit to ruby/ruby that referenced this pull request May 17, 2024
(ruby/irb#956)

When a syntax error includes multiple error messages, we want to
check for unrecoverable messages first so that we do not
accidentally match a recoverable error later in the message.

ruby/irb@2f42b2360d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants