[D-runtime] [dlang/druntime] 3af285: fix issue 15111 - hashOf fails for structs that ha...
GitHub via D-runtime
d-runtime at puremagic.com
Tue Apr 26 12:14:34 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 3af285fea29e7bbe2bea9b4fcb4b93f1ecb72755
https://github.com/dlang/druntime/commit/3af285fea29e7bbe2bea9b4fcb4b93f1ecb72755
Author: Basile Burg <basile.b at gmx.com>
Date: 2016-04-07 (Thu, 07 Apr 2016)
Changed paths:
M src/core/internal/hash.d
Log Message:
-----------
fix issue 15111 - hashOf fails for structs that have an alias this to a dynamic array
Commit: 2d8b0a5901bde46d3f773ad1a22cd3780306067c
https://github.com/dlang/druntime/commit/2d8b0a5901bde46d3f773ad1a22cd3780306067c
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M src/core/internal/hash.d
Log Message:
-----------
Merge pull request #1536 from BBasile/issue-15111
fix issue 15111 - hashOf fails for structs that have an alias this to a dynamic array
Compare: https://github.com/dlang/druntime/compare/7d84c696f208...2d8b0a5901bd
More information about the D-runtime
mailing list