How to Fix Weird Build Failure with "-release" but OK with "-debug"?

Dukc ajieskola at gmail.com
Wed Jul 21 20:39:54 UTC 2021


On Wednesday, 21 July 2021 at 14:15:51 UTC, Steven Schveighoffer 
wrote:
> 2. It's hard for me to see where the null dereference would be 
> in that function (the `bool` implementation is pretty simple).
>
> -Steve

DMD complains about dereferences in three different lines. I 
suspect it's `this` reference that is `null`.


More information about the Digitalmars-d-learn mailing list