[Issue 8284] [std.container] can't define Array!T, if T is Tuple!(size_t, size_t)

2012-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8284 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8284] [std.container] can't define Array!T, if T is Tuple!(size_t, size_t)

2012-09-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8284 --- Comment #2 from github-bugzi...@puremagic.com 2012-09-16 19:22:37 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/3c878f4b90670b46854fc66a09a8f6899

[Issue 8284] [std.container] can't define Array!T, if T is Tuple!(size_t, size_t)

2012-08-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8284 Kenji Hara changed: What|Removed |Added Keywords||pull, rejects-valid --- Comment #1 from K