[Issue 5403] foreach requires front to be a function in a range

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

[Issue 5403] foreach requires front to be a function in a range

2012-07-14 Thread d-bugmail
/85511f3cca367fa0b1d49a4748f3f047ff138425 Fix Issue 5403 - foreach requires front to be a function in a range Allow using any reasonable symbol as front/back/empty. Remove references to the old range interface (head/toe/next/retreat) https://github.com/D-Programming-Language/dmd/commit/b33914398d44535296d9a80e50a3c3eeba70a0a0 Merge pull

[Issue 5403] foreach requires front to be a function in a range

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5403 yebblies changed: What|Removed |Added Keywords||patch, rejects-valid CC|

[Issue 5403] foreach requires front to be a function in a range

2011-06-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5403 yebblies changed: What|Removed |Added CC||2kor...@gmail.com --- Comment #1 from yebbl