[ruby-core:102802] [Ruby master Feature#17684] Remove `--disable-gems` from release version of Ruby
From:
chris@...
Date:
2021-03-10 13:21:41 UTC
List:
ruby-core #102802
Issue #17684 has been updated by chrisseaton (Chris Seaton). I don't have anything invested in this myself, but just for information to help the discussion, here's two examples of apps that use the option * https://github.com/Shopify/shopify-app-cli/blob/master/bin/shopify * https://github.com/penelopezone/rubyfmt/blob/trunk/librubyfmt/script/run.sh ---------------------------------------- Feature #17684: Remove `--disable-gems` from release version of Ruby https://bugs.ruby-lang.org/issues/17684#change-90823 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Priority: Normal ---------------------------------------- In my understand, `--disable-gems` is only debugging feature for ruby-core team. But some users enabled its option in test environment for performance or etc. So, `--disable-gems` option is wrong usage for some users. We should remove it from package version of ruby. -- 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>