Thread overview
[Issue 15111] hashOf fails for structs that have an alias this to a dynamic array
Sep 24, 2015
David Nadlinger
Apr 07, 2016
b2.temp@gmx.com
Mar 21, 2020
Basile-z
September 24, 2015
https://issues.dlang.org/show_bug.cgi?id=15111

David Nadlinger <code@klickverbot.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code@klickverbot.at
            Summary|hashOf fails for structs    |hashOf fails for structs
                   |that are also ranges        |that have an alias this to
                   |                            |a dynamic array

--
April 07, 2016
https://issues.dlang.org/show_bug.cgi?id=15111

b2.temp@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp@gmx.com
          Component|phobos                      |druntime

--
April 26, 2016
https://issues.dlang.org/show_bug.cgi?id=15111

--- Comment #1 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/3af285fea29e7bbe2bea9b4fcb4b93f1ecb72755 fix issue 15111 - hashOf fails for structs that have an alias this to a dynamic array

https://github.com/dlang/druntime/commit/2d8b0a5901bde46d3f773ad1a22cd3780306067c Merge pull request #1536 from BBasile/issue-15111

fix issue 15111 - hashOf fails for structs that have an alias this to a dynamic array

--
April 26, 2016
https://issues.dlang.org/show_bug.cgi?id=15111

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
October 01, 2016
https://issues.dlang.org/show_bug.cgi?id=15111

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/3af285fea29e7bbe2bea9b4fcb4b93f1ecb72755 fix issue 15111 - hashOf fails for structs that have an alias this to a dynamic array

https://github.com/dlang/druntime/commit/2d8b0a5901bde46d3f773ad1a22cd3780306067c Merge pull request #1536 from BBasile/issue-15111

--
January 05, 2018
https://issues.dlang.org/show_bug.cgi?id=15111

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/3af285fea29e7bbe2bea9b4fcb4b93f1ecb72755 fix issue 15111 - hashOf fails for structs that have an alias this to a dynamic array

https://github.com/dlang/druntime/commit/2d8b0a5901bde46d3f773ad1a22cd3780306067c Merge pull request #1536 from BBasile/issue-15111

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=15111

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--