[Issue 7770] __dollar cannot be read at compile time

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 25 17:37:41 PDT 2012


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


dawg at dawgfoto.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dawg at dawgfoto.de
         Resolution|                            |INVALID


--- Comment #1 from dawg at dawgfoto.de 2012-03-25 17:38:04 PDT ---
D has no runtime initialization for static variables.
Therefor the initializer must be constant.

The error message could be better though.

-- 
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