https://issues.dlang.org/show_bug.cgi?id=23019
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/dmd pull request #13987 "Fix 23019 - Use proper format spec when reporting file errors" fixing this issue: - Fix 23019 - Use proper format spec when reporting file errors The code used `*.` instead of `.*`. https://github.com/dlang/dmd/pull/13987 --
