[Issue 6912] const(T)[]/immutable(T)[] can be implicitly cast to inout(const(T)[])/inout(immutable(T)[])

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 10 05:37:26 PST 2011


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


Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rejects-valid               |accepts-invalid


--- Comment #4 from Steven Schveighoffer <schveiguy at yahoo.com> 2011-11-10 05:36:46 PST ---
I think this should be accepts-invalid, since the given example code should not
compile.

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