CTFE and RTFE results differ (aliasing)

Nicholas Wilson iamthewilsonator at hotmail.com
Fri Jun 20 03:23:57 UTC 2025


On Monday, 5 May 2025 at 17:15:57 UTC, kdevel wrote:
> ```d
> //
> // bs3.d
> // 2025-05-05 stvo
> //
> // $ dmd -g -checkaction=context -unittest -main -run bs3.d
> // bs3.d(25): [unittest] [4, 3, 3, 4] != [4, 3, 2, 1]
> // 1/1 modules FAILED unittests
> //
>
> [...]

Filed as https://github.com/dlang/dmd/issues/21461


More information about the Digitalmars-d-learn mailing list