Quality of errors in DMD

Vladimir Panteleev via Digitalmars-d digitalmars-d at puremagic.com
Mon Sep 5 22:46:51 PDT 2016


On Tuesday, 6 September 2016 at 05:43:55 UTC, deadalnix wrote:
> On Sunday, 4 September 2016 at 20:14:37 UTC, Walter Bright 
> wrote:
>> I do that often. Binary search quickly reduces even the 
>> biggest code size. Manually, or using dustmite which works 
>> amazingly well.
>>
>
> That is not true. I had dustmite runs that lasted days (!) to 
> report some ICE in my code.

I know it's tempting, but the idea is to NOT stare at the screen 
watching DustMite run, and go do something else instead :)

If you have more cores than time, DustMite now has -j.


More information about the Digitalmars-d mailing list