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

2019-08-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3620

Mathias LANG  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||pro.mathias.l...@gmail.com
 Resolution|--- |WONTFIX

--- Comment #3 from Mathias LANG  ---
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.

--


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

2010-01-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3620


Don  changed:

   What|Removed |Added

   Keywords|patch   |
 CC||clugd...@yahoo.com.au


--- Comment #2 from Don  2010-01-13 00:31:13 PST ---
Removing 'patch' keyword since the patch is known to be incorrect.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


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

2009-12-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3620



--- Comment #1 from downs  2009-12-23 21:31:08 PST 
---
Nevermind, seems it breaks Tango .. somehow.

http://www.dsource.org/projects/ldc/ticket/384

Color me confused.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---