[phobos] [D-Programming-Language/phobos] 2c8fde: Fix Issue 10915 - std.typecons.Nullable throws in ...

GitHub via phobos phobos at puremagic.com
Fri Oct 31 12:03:09 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 2c8fdeb0b0f92c24c4ffa26a4beca6bcd9a5c0ba
      https://github.com/D-Programming-Language/phobos/commit/2c8fdeb0b0f92c24c4ffa26a4beca6bcd9a5c0ba
  Author: MetaLang <jared771 at gmail.com>
  Date:   2014-10-11 (Sat, 11 Oct 2014)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Fix Issue 10915 - std.typecons.Nullable throws in writeln() if it's null


  Commit: 2e58214d1d3feee582ca639edf7c5e2af8db365b
      https://github.com/D-Programming-Language/phobos/commit/2e58214d1d3feee582ca639edf7c5e2af8db365b
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-10-31 (Fri, 31 Oct 2014)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #2587 from MetaLang/nullable-tostring

Fix Issue 10915 - std.typecons.Nullable throws in writeln() if it's null


Compare: https://github.com/D-Programming-Language/phobos/compare/eb9b71d595a7...2e58214d1d3f


More information about the phobos mailing list