http://d.puremagic.com/issues/show_bug.cgi?id=4539
--- Comment #2 from [email protected] 2010-07-31 08:48:12 PDT --- I think that's not relevant, I think that refers to changing the content of a variable initialized with a string literal (plus cast to mutable). But the code I have shown is meaningless, because a string can't be a lvalue. It's like doing: void main() { 5 = 7; } -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
