November 28, 2013 [D-runtime] [D-Programming-Language/druntime] 72417d: hashOf: unable to compute hash of struct instance ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation