[phobos] [D-Programming-Language/phobos] 387b7f: Remove workaround for unittests failing with compi...

GitHub via phobos phobos at puremagic.com
Wed Aug 12 07:05:13 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 387b7f7319f6a8c81f0eb0853b5815dc46498e07
      https://github.com/D-Programming-Language/phobos/commit/387b7f7319f6a8c81f0eb0853b5815dc46498e07
  Author: MetaLang <MetaLang at users.noreply.github.com>
  Date:   2015-08-12 (Wed, 12 Aug 2015)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Remove workaround for unittests failing with compiler change 

I had to introduce a workaround in https://github.com/D-Programming-Language/phobos/pull/3547 because the unittests would not pass without the matching compiler change https://github.com/D-Programming-Language/dmd/pull/4868. Now that the compiler fix is merged, the workaround can be removed.


  Commit: acf6c33accce173678a7b01761d90849aab05def
      https://github.com/D-Programming-Language/phobos/commit/acf6c33accce173678a7b01761d90849aab05def
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2015-08-12 (Wed, 12 Aug 2015)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #3550 from MetaLang/patch-1

Remove workaround for unittests failing with compiler change


Compare: https://github.com/D-Programming-Language/phobos/compare/1e5fcdc42d77...acf6c33accce


More information about the phobos mailing list