[#106355] [Ruby master Bug#18373] RBS build failure: '/include/x86_64-linux/ruby/config.h', needed by 'constants.o'. — "vo.x (Vit Ondruch)" <noreply@...>
Issue #18373 has been reported by vo.x (Vit Ondruch).
28 messages
2021/12/01
[ruby-core:106628] [Ruby master Feature#18406] Remove `NODE_DASGN_CURR`
From:
"nobu (Nobuyoshi Nakada)" <noreply@...>
Date:
2021-12-13 01:55:41 UTC
List:
ruby-core #106628
Issue #18406 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Feature #18406: Remove `NODE_DASGN_CURR` https://bugs.ruby-lang.org/issues/18406 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal ---------------------------------------- This `NODE` type was used in pre-YARV implementation, to improve the performance of assignment to dynamic local variable defined at the innermost scope. It has no longer any actual difference with `NODE_DASGN`, except for the node dump. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>