[Issue 1339] Invariant/const-ness is broken by built-in array properties

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 19 11:59:32 PST 2009


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





------- Comment #7 from smjg at iname.com  2009-02-19 13:59 -------
Oh yes.  Increasing .length always reallocates under 2.025, whether const,
invariant or not.  The problem is that concatenation doesn't.


-- 



More information about the Digitalmars-d-bugs mailing list