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

2013-07-15 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=70 --- Comment #11 from Iain Buclaw 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 th

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

2013-07-15 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=70 --- Comment #10 from Iain Buclaw 2013-07-15 16:57:22 UTC --- (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 > f

Re: gcc 4.8.1 made it to Debian Sid

2013-07-15 Thread Iain Buclaw
On 15 July 2013 15:25, eles wrote: > On Thursday, 11 July 2013 at 14:42:09 UTC, H. S. Teoh wrote: >> >> On Thu, Jul 11, 2013 at 08:09:33AM +0100, Iain Buclaw wrote: >>> >>> On Jul 11, 2013 1:28 AM, "H. S. Teoh" wrote: >> >> Heh, you're right, I misread the Perl script (or rather, didn't pay >> at

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

2013-07-15 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=70 Johannes Pfau changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: gcc 4.8.1 made it to Debian Sid

2013-07-15 Thread eles
On Thursday, 11 July 2013 at 14:42:09 UTC, H. S. Teoh wrote: On Thu, Jul 11, 2013 at 08:09:33AM +0100, Iain Buclaw wrote: On Jul 11, 2013 1:28 AM, "H. S. Teoh" wrote: Heh, you're right, I misread the Perl script (or rather, didn't pay attention to that little flag named $combine). The original