Project

General

Profile

Actions

Bug #16760

closed

backport #67305 / e39f7e64 to 2.6?

Added by zenspider (Ryan Davis) about 4 years ago. Updated about 3 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:97729]

Description

https://bugs.ruby-lang.org/projects/ruby-master/repository/git/revisions/e39f7e64b73f0506def7adc88226d6821608da54

aka

https://github.com/ruby/ruby/commit/e39f7e64b73f0506def7adc88226d6821608da54

still crashes in the latest 2.6. Any chance it can be backported?

Repro:
require "ripper/sexp" rip = Ripper::SexpBuilderPP.new "_, _, _ = 1, *2, *3" rip.yydebug = true rip.parse

(seems to work on 2.5 just fine)

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0