[Issue 21940] Compiler flags -check=on/off not recognized

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 20 19:11:38 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21940

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@MoonlightSentinel created dlang/dmd pull request #12548 "Fix 21940 - Recognize
on/off as valid options for -check" fixing this issue:

- Fix 21940 - Recognize on/off as valid options for -check

  Check for the special values `"on"` and `"off"` before parsing
  `<option>=<state>`.

https://github.com/dlang/dmd/pull/12548

--


More information about the Digitalmars-d-bugs mailing list