http://d.puremagic.com/issues/show_bug.cgi?id=10724
--- Comment #6 from yebblies <[email protected]> 2013-07-30 01:43:28 EST --- (In reply to comment #5) > Just to clarify: > > const(char)* a = "abc"; > const(char)* b = "abc"[0..$-1]; > > Do a and b end up pointing to different memory addresses? Yes. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
