[Issue 12031] Possible dollar handling inconsistencies in std.typecons.Typedef array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 4 06:00:10 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12031
--- Comment #3 from github-bugzilla at puremagic.com 2014-02-04 06:00:04 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/27a6d57972ea14e0bd9383d1b9f9450cecce2107
Fix Issue 12031 (partial) - opDollar for Typedef!T
Just forwarding the various kinds of `opDollar` in `Proxy!T`. Partially fixes
bug 12031 -- I believe a dmd change is needed to completely fix it (separate to
opDollar forwarding).
https://github.com/D-Programming-Language/phobos/commit/ae9356537e8511dd6074207d4649c2c93f3d83c5
Merge pull request #1899 from Poita/bug12031
Fix Issue 12031 (partial) - opDollar for Typedef!T
--
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