dmd/docs/man/man1
Leandro Lucarella 5881617a34 Add option to show deprecated errors as warnings
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.
2012-10-28 23:21:50 +01:00
..
dmd.1 Add option to show deprecated errors as warnings 2012-10-28 23:21:50 +01:00
dmd.conf.5 to LF line endings 2011-01-23 23:14:46 -08:00
dumpobj.1 to LF line endings 2011-01-23 23:14:46 -08:00
obj2asm.1 to LF line endings 2011-01-23 23:14:46 -08:00
rdmd.1 to LF line endings 2011-01-23 23:14:46 -08:00