[OT] OT: Null checks.

Kagamin spam at here.lot
Thu May 8 09:39:15 UTC 2025


On Wednesday, 7 May 2025 at 23:10:56 UTC, Timon Gehr wrote:
> Yes, with DMD this command line works, but it seems LDC still 
> calls into a druntime assert(0).
>
> $ ./ldc2-1.41.0-beta1-linux-x86_64/bin/ldmd2 -release -check=on 
> -run test.d
> Error: /tmp/test-116bf6 failed with status: -2
>        message: Illegal instruction (core dumped)
> Error: program received signal 2 (Interrupt)

The array copy hook is in rt.array.


More information about the Digitalmars-d mailing list