ICE handling is still terrible
Exil
Exil at gmall.com
Sun Jul 28 12:48:25 UTC 2019
On Sunday, 28 July 2019 at 12:38:14 UTC, Seb wrote:
> On Sunday, 28 July 2019 at 12:23:43 UTC, Exil wrote:
>> On Saturday, 27 July 2019 at 22:16:39 UTC, Ethan wrote:
>>> Okay. Why my custom-built binary actually gives me a good
>>> error message and the official build doesn't is beyond me.
>>> That in itself is a large problem.
>>
>> They still use optlink as the linker for the "official"
>> release, that's the reason why.
>
> No, the default build is with debug symbols and without
> -release or -O. Hence, it yields nice stacktraces.
He's not taking about stack traces. You get an ICE with optlink
instead of "Error: Out of Memory".
More information about the Digitalmars-d
mailing list