Thread overview
[Issue 13052] TypeInfo.getHash should return same hash for different floating point zeros.
Jul 06, 2014
Kenji Hara
July 06, 2014
https://issues.dlang.org/show_bug.cgi?id=13052

Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> ---
https://github.com/D-Programming-Language/druntime/pull/867

--
November 23, 2014
https://issues.dlang.org/show_bug.cgi?id=13052

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/3721b438da3a96be9918fbfaf5a56b77af4930eb
fix Issue 13052 - TypeInfo.getHash should return same hash for different
floating point zeros.

https://github.com/D-Programming-Language/druntime/commit/652014b28c2e459360ce353ed8abdb332ab441d9 Merge pull request #867 from 9rnsr/fix13052

Issue 13052 - TypeInfo.getHash should return same hash for different floating point zeros

--
February 18, 2015
https://issues.dlang.org/show_bug.cgi?id=13052

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to 2.067 at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/3721b438da3a96be9918fbfaf5a56b77af4930eb
fix Issue 13052 - TypeInfo.getHash should return same hash for different
floating point zeros.

https://github.com/D-Programming-Language/druntime/commit/652014b28c2e459360ce353ed8abdb332ab441d9 Merge pull request #867 from 9rnsr/fix13052

--