[Issue 6934] [CTFE] can't use $ in a slice of an array passed by ref

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

[Issue 6934] [CTFE] can't use $ in a slice of an array passed by ref

2011-12-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6934 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6934] [CTFE] can't use $ in a slice of an array passed by ref

2011-11-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6934 --- Comment #2 from Don clugd...@yahoo.com.au 2011-11-19 12:24:51 PST --- In fact passing arrays by reference is broken in non-trivial cases. Changing the test case to include an index or slice assignment reveals wrong-code problems: void