[Issue 2095] covariance w/o typechecks = bugs

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 27 12:21:40 PST 2010


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



--- Comment #30 from Stewart Gordon <smjg at iname.com> 2010-11-27 12:20:15 PST ---
(In reply to comment #29)
> Doesn't the following make x an lvalue?
> 
> const(base)[] x = derived_array;

It does ... but appending to x won't alter derived_array.  There was, however,
previously a hole here that was issue 2093.

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