[Issue 8233] std.array.array fails to compile with ranges of immutable elements which have a length property

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8233 Andrei Alexandrescu changed: What|Removed |Added Version|unspecified |D2 --

[Issue 8233] std.array.array fails to compile with ranges of immutable elements which have a length property

2012-06-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8233 Jonathan M Davis changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8233] std.array.array fails to compile with ranges of immutable elements which have a length property

2012-06-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8233 --- Comment #3 from github-bugzi...@puremagic.com 2012-06-13 21:20:10 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/63732aed0b968c4639d3304db545ec420e

[Issue 8233] std.array.array fails to compile with ranges of immutable elements which have a length property

2012-06-13 Thread d-bugmail
/5c3d2199316ab24c0cb3cffbacb83d41190459e7 Fix for issue# 8233. std.array.array fails to compile with ranges of immutable elements which have a length property https://github.com/D-Programming-Language/phobos/commit/c05e6e4ccea6b4a3a2097abc9d4b5c82e0213c91 Merge pull request #630 from jmdavis/8233 Fix for issue# 8233

[Issue 8233] std.array.array fails to compile with ranges of immutable elements which have a length property

2012-06-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8233 --- Comment #1 from Jonathan M Davis 2012-06-13 01:50:59 PDT --- https://github.com/D-Programming-Language/phobos/pull/630 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail beca