Skip to content

Extra "" around singleton in {Name|No}MethodError#8544

Merged
enebo merged 1 commit intojruby:10-devfrom
enebo:extra_quotes
Dec 23, 2024
Merged

Extra "" around singleton in {Name|No}MethodError#8544
enebo merged 1 commit intojruby:10-devfrom
enebo:extra_quotes

Conversation

@enebo
Copy link
Member

@enebo enebo commented Dec 23, 2024

This was weirdly hard to see in reading MRI's logic where it adds a break to jump past reinspecting the String it makes only for singletons (other cases still are module/classes to be inspected). This fixes a single spec failure in ruby/language.

This was weirdly hard to see in reading MRI's logic where
it adds a break to jump past reinspecting the String it makes
only for singletons (other cases still are module/classes to be
inspected).  This fixes a single spec failure in ruby/language.
@enebo enebo added this to the JRuby 10.0.0.0 milestone Dec 23, 2024
@enebo enebo merged commit 4e8f7e3 into jruby:10-dev Dec 23, 2024
54 of 72 checks passed
@enebo enebo deleted the extra_quotes branch March 4, 2025 18: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