[Issue 4203] Const field of struct that contains a whole struct

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 26 14:27:48 PST 2012


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


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-26 14:27:45 PST ---
This is caused by Issue 3449. The problem is when an initializer is present 'f'
becomes a manifest constant.

Walter agreed it has to be fixed, but we have to wait for
https://github.com/D-Programming-Language/dmd/pull/93 to be merged.

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