
22 Feb
2024
22 Feb
'24
5:56 a.m.
Issue #20291 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Feature #20291: Add --warning=category option the same as -W:category https://bugs.ruby-lang.org/issues/20291 * 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/