[phobos] [dlang/phobos] ea3f44: Fix issue where initializeAll does not properly us...
GitHub via phobos
phobos at puremagic.com
Sun Aug 28 12:44:31 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: ea3f446a98cbe90b0a4f855eb7d5297fb5c4db2b
https://github.com/dlang/phobos/commit/ea3f446a98cbe90b0a4f855eb7d5297fb5c4db2b
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2016-08-18 (Thu, 18 Aug 2016)
Changed paths:
M std/algorithm/mutation.d
Log Message:
-----------
Fix issue where initializeAll does not properly use
TypeInfo_StaticArray.initializer. Found in issue 16394
Commit: 96b93c7b638e0516f903890ee0a6816578bd6fc2
https://github.com/dlang/phobos/commit/96b93c7b638e0516f903890ee0a6816578bd6fc2
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths:
M std/algorithm/mutation.d
Log Message:
-----------
Merge pull request #4736 from schveiguy/fixinitializeall
Fix issue where initializeAll does not properly use initializer
Compare: https://github.com/dlang/phobos/compare/3c93cb7aaebb...96b93c7b638e
More information about the phobos
mailing list