[phobos] [D-Programming-Language/phobos] a6e38e: Fix Issue 8037 - hasElaborateDestructor is false f...
GitHub
noreply at github.com
Sun May 6 23:57:12 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a6e38e347247b35bb8473f0e0b9084fb6cb43721
https://github.com/D-Programming-Language/phobos/commit/a6e38e347247b35bb8473f0e0b9084fb6cb43721
Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M std/traits.d
Log Message:
-----------
Fix Issue 8037 - hasElaborateDestructor is false for non-zero-length static array of structs with elaborate destructor
Commit: 0e42d76509f04e637a1a23a6bcadc1e0c3f111bd
https://github.com/D-Programming-Language/phobos/commit/0e42d76509f04e637a1a23a6bcadc1e0c3f111bd
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #568 from denis-sh/hasElaborateDestructor-fix
Fix Issue 8037 - hasElaborateDestructor is false for non-zero-length static array of structs with elaborate destructor
Compare: https://github.com/D-Programming-Language/phobos/compare/5bbfed8...0e42d76
More information about the phobos
mailing list