[phobos] [D-Programming-Language/phobos] a8305d: fix Issue 9049 - std.typecons.Proxy doesn't treat ...

GitHub noreply at github.com
Tue Nov 20 17:11:04 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a8305d0b21eb459d41d1fd1a062705e8f22408c8
      https://github.com/D-Programming-Language/phobos/commit/a8305d0b21eb459d41d1fd1a062705e8f22408c8
  Author: SHOO <zan77137 at nifty.com>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  fix Issue 9049 - std.typecons.Proxy doesn't treat ref parameter correctly.

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


  Commit: f82ebec423b29fcc970d06d068519319c4f11701
      https://github.com/D-Programming-Language/phobos/commit/f82ebec423b29fcc970d06d068519319c4f11701
  Author: SHOO <zan77137 at nifty.com>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  add testcase


  Commit: 04952af5ad6dc5e4e1e54d9064316c08d0f56df6
      https://github.com/D-Programming-Language/phobos/commit/04952af5ad6dc5e4e1e54d9064316c08d0f56df6
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #963 from shoo/fix9049

fix Issue 9049 - std.typecons.Proxy doesn't treat ref parameter correctly


Compare: https://github.com/D-Programming-Language/phobos/compare/b64a509004ed...04952af5ad6d


More information about the phobos mailing list