[phobos] [D-Programming-Language/phobos] f9aa6f: Fix Issue 15827. Avoid explicit use of parameter i...

GitHub via phobos phobos at puremagic.com
Wed Mar 30 10:15:21 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f9aa6f6efc503aacf704dbd677f63b29e37cb63e
      https://github.com/D-Programming-Language/phobos/commit/f9aa6f6efc503aacf704dbd677f63b29e37cb63e
  Author: Maksim Zholudev <maximzms at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Fix Issue 15827. Avoid explicit use of parameter in delegate.


  Commit: 2f5a8bb99cc821e69c9fbf9d2d4f5f63c76179a4
      https://github.com/D-Programming-Language/phobos/commit/2f5a8bb99cc821e69c9fbf9d2d4f5f63c76179a4
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-03-30 (Wed, 30 Mar 2016)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #4118 from MaksimZh/fix-15827

Fix Issue 15827 -  std.variant.Variant can not be initialized with some struct


Compare: https://github.com/D-Programming-Language/phobos/compare/1b22c7496ec2...2f5a8bb99cc8


More information about the phobos mailing list