CTFE and RTFE results differ (aliasing)

Steven Schveighoffer schveiguy at gmail.com
Tue May 6 01:29:35 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]
> ```

This is a bug, please report it.

-Steve


More information about the Digitalmars-d-learn mailing list