[Issue 15726] [REG2.068.0] forward reference error for circular classes, RefCounted

2016-03-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15726 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ebc83d3c8ef9f16e7aff201757850a9c738650b0 fix Issue 15726 - forward re

[Issue 15726] [REG2.068.0] forward reference error for circular classes, RefCounted

2016-10-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15726 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/ebc83d3c8ef9f16e7aff201757850a9c738650b0 fix Issue 15726 - forward reference error for circular classes

[Issue 15726] [REG2.068.0] forward reference error for circular classes, RefCounted

2017-03-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15726 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/f429983efbeb78aa727827ae7d76a728996b4d4d Fix wrong fields.dim value from test13613. This is a regressio

[Issue 15726] [REG2.068.0] forward reference error for circular classes, RefCounted

2017-04-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15726 --- Comment #6 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/f429983efbeb78aa727827ae7d76a728996b4d4d Fix wrong fields.dim value from test13613. --

[Issue 15726] [REG2.068.0] forward reference error for circular classes, RefCounted

2017-08-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15726 --- Comment #7 from github-bugzi...@puremagic.com --- Commit pushed to newCTFE at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/f429983efbeb78aa727827ae7d76a728996b4d4d Fix wrong fields.dim value from test13613. --

[Issue 15726] [REG2.068.0] forward reference error for circular classes, RefCounted

2017-11-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15726 --- Comment #8 from github-bugzi...@puremagic.com --- Commit pushed to dmd-cxx at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/7e9205d5185e89ac2248b159bbfdc02a12328f18 Fix backport of Issue 15726 - forward reference error for circ

[Issue 15726] [REG2.068.0] forward reference error for circular classes, RefCounted

2016-03-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15726 Kenji Hara changed: What|Removed |Added Hardware|x86 |All Summary|forward reference error

[Issue 15726] [REG2.068.0] forward reference error for circular classes, RefCounted

2016-03-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15726 Erik Smith changed: What|Removed |Added CC||e...@cruiserhouse.com --- Comment #1 from Erik

[Issue 15726] [REG2.068.0] forward reference error for circular classes, RefCounted

2016-03-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15726 Kenji Hara changed: What|Removed |Added Keywords||pull, rejects-valid --- Comment #2 from Kenji H