[phobos] [D-Programming-Language/phobos] 5daf79: fix Issue 8508 - std.traits.isSomeString no longer...

GitHub noreply at github.com
Sun Aug 5 15:13:34 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5daf79cbe3df1803f8bdf66edd2d57094529e8b7
      https://github.com/D-Programming-Language/phobos/commit/5daf79cbe3df1803f8bdf66edd2d57094529e8b7
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-08-05 (Sun, 05 Aug 2012)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  fix Issue 8508 - std.traits.isSomeString no longer works with enums


  Commit: c6dc1711c463dac18d53313225f57f7cd819b492
      https://github.com/D-Programming-Language/phobos/commit/c6dc1711c463dac18d53313225f57f7cd819b492
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-08-05 (Sun, 05 Aug 2012)

  Changed paths:
    M std/conv.d
    M std/format.d
    M std/stdio.d
    M std/traits.d

  Log Message:
  -----------
  fix template constraints


  Commit: f541d19e9c8392de211aa9aa8a3f0a7baee953f0
      https://github.com/D-Programming-Language/phobos/commit/f541d19e9c8392de211aa9aa8a3f0a7baee953f0
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-08-05 (Sun, 05 Aug 2012)

  Changed paths:
    M std/conv.d
    M std/format.d
    M std/stdio.d
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #739 from 9rnsr/fix8508

Issue 8508 - std.traits.isSomeString no longer works with enums


Compare: https://github.com/D-Programming-Language/phobos/compare/fc99e5583e16...f541d19e9c83


More information about the phobos mailing list