[Issue 9744] Poor error message taking address of thread-local variable at compile time

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 18 03:54:34 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9744


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|accepts-invalid             |diagnostic
            Summary|shared and __gshared        |Poor error message taking
                   |variables can have their    |address of thread-local
                   |address taken at compile    |variable at compile time
                   |time                        |


--- Comment #2 from Don <clugdbug at yahoo.com.au> 2013-03-18 03:54:33 PDT ---
I'm splitting this bug report into two parts. This one becomes a diagnostic
error message for the thread-local case.
The second will be a CTFE enhancement, to allow taking the address of static
variables inside CTFE.

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


More information about the Digitalmars-d-bugs mailing list