[Bug 70] dtor / destructor not called for (rvalue) struct used in opApply

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Mon Jul 15 10:00:21 PDT 2013


http://bugzilla.gdcproject.org/show_bug.cgi?id=70

--- Comment #11 from Iain Buclaw <ibuclaw at gdcproject.org> 2013-07-15 17:00:21 UTC ---
(In reply to comment #10)
> (In reply to comment #9)
> > I think you're right and I somehow managed to get the old version. I can't
> > reproduce my test case with a new checkout and the original test case is also
> > fixed.
> > 
> > So the only failing unittest left is "src/std/parallelism.d(3215): null this" ?
> 
> Certainly looks like it:
> 
> http://d.puremagic.com/test-results/test_data.ghtml?projectid=2&runid=48270&logid=13

Just a note, if I recall David's coding style correctly, he likes to assume LTR
evaluation.  Not saying that is the problem here, I still don't know what fixed
the last failing unittest in std.parallelism when getting everything 100%
passing in 2.062...

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the D.gnu mailing list