[ruby-core:109755] [Ruby master Bug#18981] Backport bundle loader option to stable versions
From:
"hsbt (Hiroshi SHIBATA)" <noreply@...>
Date:
2022-08-29 09:29:15 UTC
List:
ruby-core #109755
Issue #18981 has been updated by hsbt (Hiroshi SHIBATA). Assignee set to katei (Yuta Saito) Ruby 3.1 has passed all the tests with `make check`. Ruby 2.7 and Ruby 3.0 failed some tests like Socket. But these are not related to these changes. ---------------------------------------- Bug #18981: Backport bundle loader option to stable versions https://bugs.ruby-lang.org/issues/18981#change-98991 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * Priority: Normal * Assignee: katei (Yuta Saito) * Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- https://github.com/ruby/ruby/pull/6193 is needed by macOS 13.0(Ventura). I created the following patches. * for Ruby 2.7: https://github.com/ruby/ruby/pull/6297 * for Ruby 3.0: https://github.com/ruby/ruby/pull/6298 * for Ruby 3.1: https://github.com/ruby/ruby/pull/6296 I'm not sure `mjit_worker.c` changes are correct. @katei or @k0kubun Can you review them? -- 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>