[phobos] [D-Programming-Language/phobos] 55bc6f: fix Issue 10357 - std.typecons.Nullable!(SysTime)....

GitHub noreply at github.com
Thu Oct 10 15:07:01 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 55bc6fc1de30ab58b667c1a0e227f92208a0bece
      https://github.com/D-Programming-Language/phobos/commit/55bc6fc1de30ab58b667c1a0e227f92208a0bece
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-10-02 (Wed, 02 Oct 2013)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  fix Issue 10357 - std.typecons.Nullable!(SysTime).Nullable.__ctor!() error instantiating

Add a workaround until qualified postblit is properly implemented.


  Commit: e478ddef9e230c66f0d7992e5abf6151c4aea9e6
      https://github.com/D-Programming-Language/phobos/commit/e478ddef9e230c66f0d7992e5abf6151c4aea9e6
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-10-10 (Thu, 10 Oct 2013)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #1612 from 9rnsr/fix10357

[REG2.063] Issue 10357 - std.typecons.Nullable!(SysTime).Nullable.__ctor!() error instantiating


Compare: https://github.com/D-Programming-Language/phobos/compare/d4e2ce1a53cc...e478ddef9e23


More information about the phobos mailing list