[phobos] [D-Programming-Language/phobos] 9f6893: Supplemental fix for issue 14401 - Deal with the t...

GitHub via phobos phobos at puremagic.com
Fri Apr 3 12:30:51 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 9f68938b8f3420d676e5231867c82101ef5d1c81
      https://github.com/D-Programming-Language/phobos/commit/9f68938b8f3420d676e5231867c82101ef5d1c81
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Supplemental fix for issue 14401 - Deal with the type change of typeid(ClassType).init to const(void)[]


  Commit: 3ffc006c20d759ad7197eae879cc894f7bb5efbb
      https://github.com/D-Programming-Language/phobos/commit/3ffc006c20d759ad7197eae879cc894f7bb5efbb
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-04-03 (Fri, 03 Apr 2015)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Merge pull request #3143 from 9rnsr/fix14401

Supplemental fix for issue 14401 - Deal with the type change of typeid(ClassType).init to const(void)[]


Compare: https://github.com/D-Programming-Language/phobos/compare/4d30c1d15d47...3ffc006c20d7


More information about the phobos mailing list