[Issue 9287] DMD should read from stdin when an input file is "-"

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 1 12:47:30 PDT 2017


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

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

https://github.com/dlang/dmd/commit/7d1813309a8c89c8349672ba37a8c15f9d5a42a2
Fix issue 9287 - implement reading source from stdin.

https://github.com/dlang/dmd/commit/28daf534a405e9a07d42afb8f978d8746be7b89a
Merge pull request #6880 from quickfur/stdin

Issue 9287 - Implement -stdin.
merged-on-behalf-of: unknown

--


More information about the Digitalmars-d-bugs mailing list