On Tue, Jan 18, 2022 at 04:25:45PM +0000, Anonymouse via Digitalmars-d-learn 
wrote:
> I did a big sweep through my project and changed all `writefln`s and
> `format`s and the such to take their format patterns as compile-time
> parameters, and now ldc can no longer build it on Windows. It works on
> linux, and dmd has no problems with it.
> 
> There is no error message beyond "failed with exit code -1073741819",
> which is not unique enough to be able to dustmite on. (It reduced it
> to a practically empty set with a different error.)
[...]

What's the dustmite command you used?  In such cases, it's useful to
check for this specific error message in your dustmite command, so that
it doesn't reduce it past the actual problem case.


T

-- 
An elephant: A mouse built to government specifications. -- Robert Heinlein

Reply via email to