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

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Fix issue 11361 - Variant fails to compile with delegates containing const 
arguments.


  Commit: 482f938b530b2bfba72a35acc217761b57fd0568
      
https://github.com/D-Programming-Language/phobos/commit/482f938b530b2bfba72a35acc217761b57fd0568
  Author: Ognjen Ivkovic <opantm2+...@gmail.com>
  Date:   2013-10-26 (Sat, 26 Oct 2013)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Resolve merge conflict.


  Commit: 3fd3cee0d02cc0e114bfca3665512faabf93c4cb
      
https://github.com/D-Programming-Language/phobos/commit/3fd3cee0d02cc0e114bfca3665512faabf93c4cb
  Author: Walter Bright <wal...@walterbright.com>
  Date:   2013-10-26 (Sat, 26 Oct 2013)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #1667 from Kapps/fix11361

Fix issue 11361 - Variant fails to compile with functions containing const 
arguments.


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

Reply via email to