[phobos] [D-Programming-Language/phobos] 3eecfd: fix Issue 3789 - Structs members that require non-...

GitHub noreply at github.com
Sat Mar 9 03:13:41 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 3eecfd2b1e6d7b57affbe175ac252149371623e3
      https://github.com/D-Programming-Language/phobos/commit/3eecfd2b1e6d7b57affbe175ac252149371623e3
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-03-08 (Fri, 08 Mar 2013)

  Changed paths:
    M std/traits.d
    M std/variant.d

  Log Message:
  -----------
  fix Issue 3789 - Structs members that require non-bitwise comparison not correctly compared


  Commit: b4f5c4f6dd8ec65b68528a246e17c1c46c346e29
      https://github.com/D-Programming-Language/phobos/commit/b4f5c4f6dd8ec65b68528a246e17c1c46c346e29
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2013-03-09 (Sat, 09 Mar 2013)

  Changed paths:
    M std/traits.d
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #1193 from 9rnsr/fix3789

Issue 3789 - Structs members that require non-bitwise comparison not correctly compared


Compare: https://github.com/D-Programming-Language/phobos/compare/38aebebeba96...b4f5c4f6dd8e


More information about the phobos mailing list