Bug in DMD?

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Fri Mar 3 01:00:59 UTC 2023


On 03/03/2023 12:34 PM, ryuukk_ wrote:
> 1. how to install

Already is.

Comes with dmd and ldc.

You can also just do ``$ dub run digger -- args``.

> 2. how to setup > 3. how to run

It is a bit of a pain but the basics is you need some sort of 
compilation command, list of sources and a test to confirm if it still 
fails.

https://github.com/CyberShadow/DustMite/wiki#how-to-use-it


More information about the Digitalmars-d-learn mailing list