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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 14 08:55:21 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=5403



--- Comment #3 from github-bugzilla at puremagic.com 2012-07-14 08:55:19 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/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 request #203 from yebblies/issue5403

Issue 5403 - foreach requires front to be a function in a range

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list