mirror of
https://github.com/dlang/dmd.git
synced 2025-04-27 21:51:03 +03:00
![]() The new option -di treats deprecation errors as informational warnings, just like -wi show warnings as informational messages without triggering errors. Tests that required -d are updated to use -di options too to ensure -d and -di works exactly the same (except for the compiler messages). Test that didn't really required -d to run (usually obscure bugs only triggered with -d), are now using both -d and -di as PERMUTE_ARGS instead of REQUIRED_ARGS, so the are more generally tested. |
||
---|---|---|
.. | ||
dmd.1 | ||
dmd.conf.5 | ||
dumpobj.1 | ||
obj2asm.1 | ||
rdmd.1 |