The reason for not compiling safeD code on the gdc compiler

Mathias LANG geod24 at gmail.com
Sun Aug 22 10:33:44 UTC 2021


On Saturday, 21 August 2021 at 07:16:46 UTC, Heikuw wrote:
> What causes this example of safeD code to be compiled in dmd 
> and ldc but not compiled in gcc?

Most likely frontend differences. Check `pragma(msg, 
__VERSION__);`.



More information about the D.gnu mailing list