Need help to recognize DMD issue

Steven Schveighoffer schveiguy at yahoo.com
Wed Apr 25 14:22:04 UTC 2018


On 4/25/18 9:15 AM, Denis Feklushkin wrote:
> On Wednesday, 25 April 2018 at 11:32:39 UTC, Jonathan M Davis wrote:
>> On Wednesday, April 25, 2018 10:03:44 Denis Feklushkin via 
>> Digitalmars-d wrote:
>>> Recently I filled this bug report: 
>>> https://github.com/etcimon/botan/issues/45
>>>
>>> But it is, probably, DMD issue too, because compiler crashes.
>>
>> The compiler itself should never crash. So, that part of the problem 
>> should be reported via
>>
>> https://issues.dlang.org
> 
> Of course! But I can not reduce crashing code. It is just library from 
> DUB registry that causes crash if included.

Have you ever tried using dustmite? It can reduce automatically your 
code to something that crashes.

https://github.com/CyberShadow/DustMite/wiki

-Steve


More information about the Digitalmars-d mailing list