ICE handling is still terrible
Walter Bright
newshound2 at digitalmars.com
Sun Jul 28 09:20:22 UTC 2019
On 7/27/2019 3:16 PM, Ethan wrote:
> Still. It's an ICE. Follow the instructions and submit a bug, right?
Yes, file a bug.
> object.Error@(0): Access Violation
https://github.com/dlang/dmd/pull/10234
I don't know if that fixes your particular issue or not. It would be nice if you
could compile dmd with debug on so a stack trace has symbols in it.
More information about the Digitalmars-d
mailing list