[Issue 2601] Extraneous cast introduced in member access

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 12 21:57:18 PDT 2011


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


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yebblies at gmail.com
         Resolution|                            |FIXED


--- Comment #2 from yebblies <yebblies at gmail.com> 2011-06-12 21:52:41 PDT ---
I think array literals have become dynamic since then, so the case in comment 1
works.  The case in comment 2 does not appear to be a bug, casting a static
array to a dynamic array cannot result in an lvalue.

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