https://issues.dlang.org/show_bug.cgi?id=15445
RazvanN <razvan.nitu1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |razvan.nitu1...@gmail.com Resolution|--- |WONTFIX --- Comment #1 from RazvanN <razvan.nitu1...@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. --