Building LDC runtime for a microcontroller

Johan j at j.nl
Sat Sep 19 07:03:54 UTC 2020


On Friday, 18 September 2020 at 23:00:33 UTC, Adam D. Ruppe wrote:
>
> The error says something about constness being different, well, 
> why the eff would an init symbol ever be mutable?

See 
https://forum.dlang.org/post/edngcvtlkjpykxvxyndq@forum.dlang.org 
for why TypeInfo is mutable. (In this case, the __initZ symbol is 
more than just an init symbol).

-Johan





More information about the Digitalmars-d-learn mailing list