[Issue 22729] dmd crushed and asked to report a bug
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Apr 2 03:27:05 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22729
--- Comment #11 from moonlightsentinel at disroot.org ---
(In reply to Alexey from comment #5)
> runned it like this: `dustmite . 'dub build' > ../dust_log 2>&1`
Dustmite expects a command that exits with code 0 iff the error is present in
the current iteration - dub build returns code 0 for successful builds.
--
More information about the Digitalmars-d-bugs
mailing list