[Issue 6789] std.stdio.File + ternary = bug

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 15 20:40:43 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=6789



--- Comment #2 from github-bugzilla at puremagic.com 2014-03-15 20:40:25 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/ca6643e4c20100419e50c5500396aa3b8021f806
Add IntervalExp and fix parser, and disabled test for issue 6789

All of N-dimensional array operations are now translated to ArrayExp.
But currently they are immediately translated to SliceExp, so have no effect.

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


More information about the Digitalmars-d-bugs mailing list