druntime commit, revision 451 user: schveiguy msg: Fixed issue where clear calls a destructor on a temporary T when a T is clear'd. The impression is that the dtor is called twice when clear is called. bugzilla 5353 http://www.dsource.org/projects/druntime/changeset/451 paths changed: U trunk/import/object.di U trunk/src/object_.d