You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assert_writeln_magic: Report filename on error (instead of magic.d) (#3227)
* assert_writeln_magic: Report filename on error (instead of `magic.d`)
Pass the current file path to libdparse s.t. error messages point to the
actual file instead of `magic.d`.
* preprocessor: Ensure that error messages are not interleaved
Using a single call ensures that parallel builds won't mess up the output
0 commit comments