[Issue 10789] Struct destructor erroneously called

2013-09-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10789 S�nke Ludwig slud...@outerproduct.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 10789] Struct destructor erroneously called

2013-09-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10789 --- Comment #8 from Kenji Hara k.hara...@gmail.com 2013-09-29 08:36:03 PDT --- (In reply to comment #7) The original test case still fails on DMD HEAD: --- 0018FD74 this() 0 0018FD75 this(this) 1 0018FD74 ~this() 2 0018FD9C ~this() 1

[Issue 10789] Struct destructor erroneously called

2013-09-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10789 S�nke Ludwig slud...@outerproduct.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 10789] Struct destructor erroneously called

2013-09-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10789 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #5

[Issue 10789] Struct destructor erroneously called

2013-09-03 Thread d-bugmail
/4ca445bb2564997b80d5c00c6dfc1daeff1e30af fix Issue 10789 - Struct destructor erroneously called https://github.com/D-Programming-Language/dmd/commit/cfffc9b02fed9366babb6712cba7d6f26c18df6e Merge pull request #2523 from 9rnsr/fix10789 [REG2.061] Issue 10789 - Struct destructor erroneously called -- Configure issuemail: http

[Issue 10789] Struct destructor erroneously called

2013-09-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10789 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10789] Struct destructor erroneously called

2013-08-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10789 --- Comment #3 from S�nke Ludwig slud...@outerproduct.org 2013-08-17 07:31:21 PDT --- I digged a little in the DMD sources and found a commit by Kenji Hara that at least affects this example and has a commented out code block that looks a

[Issue 10789] Struct destructor erroneously called

2013-08-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10789 Maxim Fomin ma...@maxim-fomin.ru changed: What|Removed |Added Severity|normal |regression ---

[Issue 10789] Struct destructor erroneously called

2013-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10789 --- Comment #1 from S�nke Ludwig slud...@outerproduct.org 2013-08-09 22:55:04 PDT --- Created an attachment (id=1241) Reproduction case -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 10789] Struct destructor erroneously called

2013-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10789 Maxim Fomin ma...@maxim-fomin.ru changed: What|Removed |Added CC||ma...@maxim-fomin.ru