Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a563a920ebd9bf8b265b36e6b464a4411cc2b252
      
https://github.com/D-Programming-Language/phobos/commit/a563a920ebd9bf8b265b36e6b464a4411cc2b252
  Author: Ognjen Ivkovic <opantm2+...@gmail.com>
  Date:   2013-10-25 (Fri, 25 Oct 2013)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Changed to return uninitialized Variant when the stored function returns void.


  Commit: 042f3d428234fb65cf121b83679a47d17b0290ca
      
https://github.com/D-Programming-Language/phobos/commit/042f3d428234fb65cf121b83679a47d17b0290ca
  Author: Ognjen Ivkovic <opantm2+...@gmail.com>
  Date:   2013-10-25 (Fri, 25 Oct 2013)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Add unittests for issue 11360.


  Commit: 9e0563d5e068a9cb1ae8402a1d4b13af74db288e
      
https://github.com/D-Programming-Language/phobos/commit/9e0563d5e068a9cb1ae8402a1d4b13af74db288e
  Author: Ognjen Ivkovic <opantm2+...@gmail.com>
  Date:   2013-10-25 (Fri, 25 Oct 2013)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Slightly reworded comment.


  Commit: e86ddfc81e2e61d8d8abac65002ff03a44279a38
      
https://github.com/D-Programming-Language/phobos/commit/e86ddfc81e2e61d8d8abac65002ff03a44279a38
  Author: Hara Kenji <k.hara.pg+...@gmail.com>
  Date:   2013-10-26 (Sat, 26 Oct 2013)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #1666 from Kapps/fix11360

Fix issue 11360 - Function pointers / delegates returning void fail to compile 
with Variant.


Compare: 
https://github.com/D-Programming-Language/phobos/compare/9d48f6fa19ed...e86ddfc81e2e
_______________________________________________
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to