[Issue 6114] immutable class variable not properly initialized when the constructor initializing it is non-shared

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 6 00:26:08 PDT 2011


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


Brad Roberts <braddr at puremagic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |braddr at puremagic.com


--- Comment #1 from Brad Roberts <braddr at puremagic.com> 2011-06-06 00:21:37 PDT ---
While you've framed this as related to immutable (and I agree with your
assessment), there's a broader problem of the definition of order of
initialization.  For the main thread, is it one or two passes?

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