[Issue 18076] dmd -run should work with `-` (stdin) too

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Dec 15 02:01:21 UTC 2017


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

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/91701a41304a4c1eda79ec89420babf0c513bc1d
Fix issue 18076: make -run work with - (stdin)

Turns out, a trivial change is all that's needed.

https://github.com/dlang/dmd/commit/0b8d1fc0d5f6d09478d282202ad50a0c964b75b0
Merge pull request #7435 from quickfur/issue18076

Fix issue18076: allow -run to work with - (stdin)

--


More information about the Digitalmars-d-bugs mailing list