From: usa@... Date: 2021-03-02T12:00:33+00:00 Subject: [ruby-core:102713] [Ruby master Bug#16760] backport #67305 / e39f7e64 to 2.6? Issue #16760 has been updated by usa (Usaku NAKAMURA). Backport changed from 2.5: DONTNEED, 2.6: REQUIRED, 2.7: DONTNEED to 2.5: DONTNEED, 2.6: DONE, 2.7: DONTNEED ruby_2_6 r67912 merged revision(s) e39f7e64. ---------------------------------------- Bug #16760: backport #67305 / e39f7e64 to 2.6? https://bugs.ruby-lang.org/issues/16760#change-90707 * Author: zenspider (Ryan Davis) * Status: Closed * Priority: Normal * Backport: 2.5: DONTNEED, 2.6: DONE, 2.7: DONTNEED ---------------------------------------- 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) -- https://bugs.ruby-lang.org/ Unsubscribe: