[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2017-03-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/d23913c8971766a461e2a973dd9c7fccbad90793 Fix issue 15428 - Properly detach the temporary scope for

[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2017-02-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to newCTFE at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/d23913c8971766a461e2a973dd9c7fccbad90793 Fix issue 15428 - Properly detach the temporary scope for

[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2017-02-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2017-02-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/d23913c8971766a461e2a973dd9c7fccbad90793 Fix issue 15428 - Properly detach the temporary scope for

[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 bitter.ta...@gmx.com changed: What|Removed |Added CC||bitter.ta...@gmx.com --- Comment #3

[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 bitter.ta...@gmx.com changed: What|Removed |Added CC||meapineap...@gmail.com --- Comment #2

[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2016-09-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 Sophie changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2015-12-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 --- Comment #1 from Ketmar Dark --- p.s. or, maybe, it should only check that flag, but never change. --

[Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later

2015-12-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15428 Ketmar Dark changed: What|Removed |Added CC|