[Issue 23019] Missing filename when -of points to an existing directory
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Apr 15 22:41:24 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23019
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13987 "Fix 23019 - Use proper format spec when
reporting file errors" was merged into stable:
- 6616bec457154d1bfff72143ecdfcf9a7ea6caff by MoonlightSentinel:
Fix 23019 - Use proper format spec when reporting file errors
The code used `*.` instead of `.*`.
https://github.com/dlang/dmd/pull/13987
--
More information about the Digitalmars-d-bugs
mailing list