[Issue 1654] Array concatenation should result in mutable or invariant depending on usage
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 31 17:02:17 PST 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1654
andrei at metalanguage.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|enhancement |major
------- Comment #7 from andrei at metalanguage.com 2008-01-31 19:02 -------
That's a very interesting idea. Among other things, you show how our copy
construction scheme is incomplete because it "loses" the qualifiers of the
source, information that turns out to be essential.
I'll make sure I'll bring this up to Walter, and to give you proper credit if
this idea makes it into the language. Thanks!
--
More information about the Digitalmars-d-bugs
mailing list