[D-runtime] [D-Programming-Language/druntime] 5318d2: Fix _postblitRecurse for structs with private fiel...
GitHub via D-runtime
d-runtime at puremagic.com
Thu May 7 07:41:59 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 5318d2460244cd0a99f1b3551a27f0f82f8d5bb0
https://github.com/D-Programming-Language/druntime/commit/5318d2460244cd0a99f1b3551a27f0f82f8d5bb0
Author: Jakob Ovrum <jakobovrum at gmail.com>
Date: 2015-05-06 (Wed, 06 May 2015)
Changed paths:
M src/core/internal/traits.d
M src/object_.d
Log Message:
-----------
Fix _postblitRecurse for structs with private fields
Fixup for #1181
Commit: 7493a5966c927a29af648a799c6f4d89eb00753b
https://github.com/D-Programming-Language/druntime/commit/7493a5966c927a29af648a799c6f4d89eb00753b
Author: Martin Nowak <code at dawg.eu>
Date: 2015-05-07 (Thu, 07 May 2015)
Changed paths:
M src/core/internal/traits.d
M src/object_.d
Log Message:
-----------
Merge pull request #1243 from JakobOvrum/fix_object_recurse
Fix _postblitRecurse for structs with private fields
Compare: https://github.com/D-Programming-Language/druntime/compare/bcbd268e0590...7493a5966c92
More information about the D-runtime
mailing list