From: marcandre-ruby-core@... Date: 2021-03-02T00:24:43+00:00 Subject: [ruby-core:102686] [Ruby master Bug#17600] lib/benchmark should use `$stdout` instead of `STDOUT` Issue #17600 has been updated by marcandre (Marc-Andre Lafortune). Thanks for the reminder @jeremyevans0. Done. ---------------------------------------- Bug #17600: lib/benchmark should use `$stdout` instead of `STDOUT` https://bugs.ruby-lang.org/issues/17600#change-90682 * Author: marcandre (Marc-Andre Lafortune) * Status: Closed * Priority: Normal * Assignee: marcandre (Marc-Andre Lafortune) * ruby -v: 3.0.0p0 * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- Unless there is objection, I'll change all uses of `STDOUT` to `$stdout` in `lib/benchmark`, to allow redirection to other io. See https://github.com/ruby/benchmark/issues/5 -- https://bugs.ruby-lang.org/ Unsubscribe: