[Issue 13491] DMD on Windows doesn't handle wildcards on the command line.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Oct 4 23:43:17 PDT 2014


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

--- Comment #3 from Bernard Helyer <b.helyer at gmail.com> ---
But it makes sense here. You can specify multiple source files at a time, ergo
expanding wild cards is The Right Thing (tm). And as Vladimir pointed out,
every other compiler does, so it's expected behaviour.

--


More information about the Digitalmars-d-bugs mailing list