[D-runtime] [D-Programming-Language/druntime] 97d6b1: Merge pull request #29 from schveiguy/bug5272
noreply at github.com
noreply at github.com
Tue Jun 21 04:40:12 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 97d6b19e37b73651e9fc73fe80f82238183397f3
https://github.com/D-Programming-Language/druntime/commit/97d6b19e37b73651e9fc73fe80f82238183397f3
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M changelog.dd
M src/rt/lifetime.d
Log Message:
-----------
Merge pull request #29 from schveiguy/bug5272
Fixes bug 5272 -- Postblit not called on copying due to array append
This does not fix all slice operation postblit semantics. More patches forthcoming.
More information about the D-runtime
mailing list