[ruby-core:119180] [Ruby master Bug#20740] prism_compile coding issue for PM_FORWARDING_SUPER_NODE

Issue #20740 has been reported by luke-gru (Luke Gruber). ---------------------------------------- Bug #20740: prism_compile coding issue for PM_FORWARDING_SUPER_NODE https://bugs.ruby-lang.org/issues/20740 * Author: luke-gru (Luke Gruber) * Status: Open * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- I found a coding issue in prism_compile.c but I can't find a bug that would result from it. The `current_block` is not set back when a block is given. -- https://bugs.ruby-lang.org/

Issue #20740 has been updated by luke-gru (Luke Gruber). PR here: https://github.com/ruby/ruby/pull/11621 ---------------------------------------- Bug #20740: prism_compile coding issue for PM_FORWARDING_SUPER_NODE https://bugs.ruby-lang.org/issues/20740#change-109759 * Author: luke-gru (Luke Gruber) * Status: Open * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- I found a coding issue in prism_compile.c but I can't find a bug that would result from it. The `current_block` is not set back when a block is given. -- https://bugs.ruby-lang.org/
participants (1)
-
luke-gru (Luke Gruber)