https://issues.dlang.org/show_bug.cgi?id=23019
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- 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 --
