[D-runtime] [D-Programming-Language/druntime] 72417d: hashOf: unable to compute hash of struct instance ...

GitHub noreply at github.com
Thu Nov 28 08:50:43 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 72417d4e0ad0cd94d644196f37003a81c8371d0b
      https://github.com/D-Programming-Language/druntime/commit/72417d4e0ad0cd94d644196f37003a81c8371d0b
  Author: Igor Stepanov <wazar at localhost.localdomain>
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
    M src/core/internal/hash.d

  Log Message:
  -----------
  hashOf: unable to compute hash of struct instance with toHash method, if this method cannot be called with this instance:
e.g. non-const toHash with const struct object


  Commit: 87f6e88b991cb9899cac0b5e11663f561c219d47
      https://github.com/D-Programming-Language/druntime/commit/87f6e88b991cb9899cac0b5e11663f561c219d47
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-11-28 (Thu, 28 Nov 2013)

  Changed paths:
    M src/core/internal/hash.d

  Log Message:
  -----------
  Merge pull request #675 from IgorStepanov/hashofstructconst

hashOf: unable to compute hash of struct instance with toHash method, if...


Compare: https://github.com/D-Programming-Language/druntime/compare/e5ed1beb8ebf...87f6e88b991c


More information about the D-runtime mailing list