[Issue 3620] Address of member of global struct isn't constant

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 10 18:33:37 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=3620

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #3 from Mathias LANG <pro.mathias.lang at gmail.com> ---
I don't think we can even make them constant. Not in a way that could be used
in CTFE anyway (because there could be a linker script, or just PIC / PIE).
So going to close this as WONTFIX.

--


More information about the Digitalmars-d-bugs mailing list