[Issue 6504] Regression(2.041): str ~ [arr] allows string literal to be modified

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6504 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 6504] Regression(2.041): str ~ [arr] allows string literal to be modified

2012-02-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6504 --- Comment #7 from github-bugzi...@puremagic.com 2012-02-04 00:57:04 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

[Issue 6504] Regression(2.041): str ~ [arr] allows string literal to be modified

2012-02-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6504 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 6504] Regression(2.041): str ~ [arr] allows string literal to be modified

2012-02-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6504 --- Comment #6 from github-bugzi...@puremagic.com 2012-02-03 23:20:55 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 6504] Regression(2.041): str ~ [arr] allows string literal to be modified

2012-02-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6504 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 6504] Regression(2.041): str ~ [arr] allows string literal to be modified

2012-02-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6504 --- Comment #4 from Walter Bright bugzi...@digitalmars.com 2012-02-01 14:05:45 PST --- I found out it causes the seg fault after posting last night. I don't quite understand your suggestion. Do you have a fix that can be pulled? I did try

[Issue 6504] Regression(2.041): str ~ [arr] allows string literal to be modified

2012-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6504 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED