[ruby-core:119165] [Ruby master Bug#20737] Accidentally changed warning target on Ruby 3.3

Issue #20737 has been reported by hsbt (Hiroshi SHIBATA). ---------------------------------------- Bug #20737: Accidentally changed warning target on Ruby 3.3 https://bugs.ruby-lang.org/issues/20737 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- I heard that concern from yhonda. I request to backport bundled_gems.rb that is same version of the current master. After that, Ruby 3.3.5 show warnings when some default gems was loaded. https://github.com/ruby/ruby/blob/ruby_3_3/lib/bundled_gems.rb#L29-L34 I should warn them for future update. But this change shouldn't introduce tiny/patch update from 3.3.4. @k0kubun What's your opinion about that? I will create pull-request if we suppress warns for Ruby 3.5. -- https://bugs.ruby-lang.org/

Issue #20737 has been updated by k0kubun (Takashi Kokubun). Makes sense. Let's revert that back to the Ruby 3.3.4 one in Ruby 3.3.6. ---------------------------------------- Bug #20737: Accidentally changed warning target on Ruby 3.3 https://bugs.ruby-lang.org/issues/20737#change-109745 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- I heard that concern from yhonda. I request to backport bundled_gems.rb that is same version of the current master. After that, Ruby 3.3.5 show warnings when some default gems was loaded. https://github.com/ruby/ruby/blob/ruby_3_3/lib/bundled_gems.rb#L29-L34 I should warn them for future update. But this change shouldn't introduce tiny/patch update from 3.3.4. @k0kubun What's your opinion about that? I will create pull-request if we suppress warns for Ruby 3.5. -- https://bugs.ruby-lang.org/

Issue #20737 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Closed Backport changed from 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN to 3.1: DONTNEED, 3.2: DONTNEED, 3.3: REQUIRED https://github.com/ruby/ruby/pull/11613 ---------------------------------------- Bug #20737: Accidentally changed warning target on Ruby 3.3 https://bugs.ruby-lang.org/issues/20737#change-109746 * Author: hsbt (Hiroshi SHIBATA) * Status: Closed * Backport: 3.1: DONTNEED, 3.2: DONTNEED, 3.3: REQUIRED ---------------------------------------- I heard that concern from yhonda. I request to backport bundled_gems.rb that is same version of the current master. After that, Ruby 3.3.5 show warnings when some default gems was loaded. https://github.com/ruby/ruby/blob/ruby_3_3/lib/bundled_gems.rb#L29-L34 I should warn them for future update. But this change shouldn't introduce tiny/patch update from 3.3.4. @k0kubun What's your opinion about that? I will create pull-request if we suppress warns for Ruby 3.5. -- https://bugs.ruby-lang.org/

Issue #20737 has been updated by Eregon (Benoit Daloze). Agreed, I didn't expect new warnings in 3.3.5 when 3.3.4 did not warn, and extra warnings can break CI. ---------------------------------------- Bug #20737: Accidentally changed warning target on Ruby 3.3 https://bugs.ruby-lang.org/issues/20737#change-109766 * Author: hsbt (Hiroshi SHIBATA) * Status: Closed * Backport: 3.1: DONTNEED, 3.2: DONTNEED, 3.3: REQUIRED ---------------------------------------- I heard that concern from yhonda. I request to backport bundled_gems.rb that is same version of the current master. After that, Ruby 3.3.5 show warnings when some default gems was loaded. https://github.com/ruby/ruby/blob/ruby_3_3/lib/bundled_gems.rb#L29-L34 I should warn them for future update. But this change shouldn't introduce tiny/patch update from 3.3.4. @k0kubun What's your opinion about that? I will create pull-request if we suppress warns for Ruby 3.5. -- https://bugs.ruby-lang.org/
participants (3)
-
Eregon (Benoit Daloze)
-
hsbt (Hiroshi SHIBATA)
-
k0kubun (Takashi Kokubun)