
22 Feb
2024
22 Feb
'24
12:12 p.m.
Issue #20291 has been updated by Edwing123 (Edwin Garcia). Hello, what's the rationale? ---------------------------------------- Feature #20291: Add --warning=category option the same as -W:category https://bugs.ruby-lang.org/issues/20291#change-106943 * Author: nobu (Nobuyoshi Nakada) * Status: Open ---------------------------------------- I propose a `--warning` option that corresponds to the `-W` option, like the `--encoding` option to the `-E` option. The argument after `--warning=` is same as `-W:`. https://github.com/ruby/ruby/pull/4113 -- https://bugs.ruby-lang.org/