[Issue 7880] [CTFE] cast from void array allowed with different results than at runtime

2012-04-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7880 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7880] [CTFE] cast from void array allowed with different results than at runtime

2012-04-14 Thread d-bugmail
/ca6e0d36c41ed4b725e76a0b4fc6fdb28f08cf56 Fix issue 7880 [CTFE] cast from void array allowed with different results than at runtime Actually applies to casts of any kind of slice, not just void[]. https://github.com/D-Programming-Language/dmd/commit/e919e37f26f9b9ea042a1d317cd1e392c4e432f3 Merge pull request #873 from donc

[Issue 7880] [CTFE] cast from void array allowed with different results than at runtime

2012-04-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7880 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||pull CC|