Any workaround for bug 24118?
user1234
user1234 at 12.de
Tue Sep 5 14:32:17 UTC 2023
On Tuesday, 5 September 2023 at 13:19:15 UTC, Paolo Invernizzi
wrote:
> Hi all,
>
> Actually we are unable to build any tools on Apple Silicon due
> to issue 24118 [1]:
> Someone can suggest a workaround?
Hello, I have just found that `if( __ctfe && true)` works.
> We are not even sure about the root cause of it ...
That's an assertion failure in the backend which happens when a
conditional expression is processed.
> Thank you,
> Paolo
>
> [1] https://issues.dlang.org/show_bug.cgi?id=24118
More information about the Digitalmars-d
mailing list