Skip to content

Conversation

aycabta
Copy link
Member

@aycabta aycabta commented Nov 8, 2017

In 60665 of Ruby repository, Ripper::Lexer::State is added. It has #== and #& and #|, so the Ripper::Lexer::State objects must be placed at left operand, and new value as lex_state must be created as a instance of the class.

This fixes CI failure on ruby-head, for example https://travis-ci.org/ruby/rdoc/jobs/299223813.

In 60665 of Ruby repository, Ripper::Lexer::State is added. It has #==
and #& and #|, so the Ripper::Lexer::State objects must be placed at left
operand, and new value as lex_state must be created as a instance of the
class.
@hsbt hsbt merged commit 06382ed into ruby:master Nov 8, 2017
@aycabta aycabta deleted the support-ripper-lexer-state branch November 9, 2017 03:11
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.

2 participants