[Issue 15445] Make DMD's command-line options more compatible with other popular C/C++ compilers
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 24 13:18:23 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=15445
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |WONTFIX
--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
DMD has a very small list of command line switches. It is very easy to just
browse through it and find what you need (as opposed to the gigantic list of
the C-family compilers). Also, D has had this CLI for years no and nobody has
complained about it up until now. Most languages have a different CLI, I don't
see why D should follow C.
--
More information about the Digitalmars-d-bugs
mailing list