[phobos] [D-Programming-Language/phobos] 2e9d86: Remove static ctor in template to avoid issue with...
GitHub via phobos
phobos at puremagic.com
Sat Jun 20 03:08:07 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 2e9d867f8872f1074da7209a69d17596d2028520
https://github.com/D-Programming-Language/phobos/commit/2e9d867f8872f1074da7209a69d17596d2028520
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M std/digest/sha.d
Log Message:
-----------
Remove static ctor in template to avoid issue with cycles.
Commit: 4a80223d93c4024b399ef5018ab709351946d921
https://github.com/D-Programming-Language/phobos/commit/4a80223d93c4024b399ef5018ab709351946d921
Author: Martin Nowak <code at dawg.eu>
Date: 2015-06-20 (Sat, 20 Jun 2015)
Changed paths:
M std/digest/sha.d
Log Message:
-----------
Merge pull request #3408 from schveiguy/fixstaticctor
Remove static ctor in template to avoid issue with cycles.
Compare: https://github.com/D-Programming-Language/phobos/compare/abb21ab9bcd3...4a80223d93c4
More information about the phobos
mailing list