[Issue 7311] typeof(x~y) should never be const(T)[] if T has no mutable indirections

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 19 02:31:02 PST 2012


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


timon.gehr at gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|typeof(x~y) should never be |typeof(x~y) should never be
                   |const(T)[]                  |const(T)[] if T has no
                   |                            |mutable indirections


--- Comment #1 from timon.gehr at gmx.ch 2012-01-19 02:31:01 PST ---
(of course, this only applies if T has no mutable indirections)

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