[Issue 8193] wrong error message on escaping initialized immutable instance field

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 27 17:23:48 PST 2012


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |andrej.mitrovich at gmail.com
         Resolution|                            |DUPLICATE


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-12-27 17:23:46 PST ---
Unfortunately this is another case of Issue 3449. If you remove the initualizer
it will work (not also the .sizeof property of the struct when using/not using
initializers for const/immutable fields).

*** This issue has been marked as a duplicate of issue 3449 ***

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