[phobos] [D-Programming-Language/phobos] 27a6d5: Fix Issue 12031 (partial) - opDollar for Typedef!T

GitHub noreply at github.com
Tue Feb 4 05:59:58 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 27a6d57972ea14e0bd9383d1b9f9450cecce2107
      https://github.com/D-Programming-Language/phobos/commit/27a6d57972ea14e0bd9383d1b9f9450cecce2107
  Author: Peter Alexander <peter.alexander.au at gmail.com>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  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).


  Commit: ae9356537e8511dd6074207d4649c2c93f3d83c5
      https://github.com/D-Programming-Language/phobos/commit/ae9356537e8511dd6074207d4649c2c93f3d83c5
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2014-02-04 (Tue, 04 Feb 2014)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #1899 from Poita/bug12031

Fix Issue 12031 (partial) - opDollar for Typedef!T


Compare: https://github.com/D-Programming-Language/phobos/compare/ef000e8150ff...ae9356537e85


More information about the phobos mailing list