[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 06:50:16 PST 2011


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



--- Comment #6 from Steven Schveighoffer <schveiguy at yahoo.com> 2011-11-10 06:49:38 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > I think this should be accepts-invalid, since the given example code should not
> > compile.
> 
> Wow, I'm sorry, and thank you for your fix.

Don't worry about it!  The main fix is the patch, my change was a nitpick :)

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