[Issue 14624] The array operator overloading fallback is not correct

2015-08-29 Thread via Digitalmars-d-bugs
operator overloading fallback is not correct https://github.com/D-Programming-Language/dmd/commit/d99699301eb0f5d46b4f9240236ca7c1694bb39b Merge pull request #4948 from 9rnsr/fix14621 --

[Issue 14624] The array operator overloading fallback is not correct

2015-08-29 Thread via Digitalmars-d-bugs
operator overloading fallback is not correct https://github.com/D-Programming-Language/dmd/commit/d99699301eb0f5d46b4f9240236ca7c1694bb39b Merge pull request #4948 from 9rnsr/fix14621 Issue 14621, 14624, 14625 - Fix bugs in array operator overloading semantics --

[Issue 14624] The array operator overloading fallback is not correct

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14624 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 14624] The array operator overloading fallback is not correct

2015-08-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14624 --- Comment #4 from Martin Nowak --- I see it was introduced with multi-dimensional slicing support. http://dlang.org/operatoroverloading#slice --

[Issue 14624] The array operator overloading fallback is not correct

2015-08-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14624 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #3 from Martin Nowak

[Issue 14624] The array operator overloading fallback is not correct

2015-08-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14624 Kenji Hara changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #2 from Kenji Ha

[Issue 14624] The array operator overloading fallback is not correct

2015-05-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14624 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara --- https: