Thread overview | ||||||
---|---|---|---|---|---|---|
|
January 20, 2021 [Issue 21564] Allow assignment syntax for instantiating mixin templates | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21564 Bolpat <qs.il.paperinik@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |qs.il.paperinik@gmail.com -- |
December 17, 2022 [Issue 21564] Allow assignment syntax for instantiating mixin templates | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21564 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
April 16 [Issue 21564] Allow assignment syntax for instantiating mixin templates | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21564 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @ntrel created dlang/dmd pull request #16387 "Fix Bugzilla 21564 - assignment syntax for instantiating mixin templates" fixing this issue: - Fix Bugzilla 21564 - Allow assignment syntax for instantiating mixin templates Following the [alias this change](https://dlang.org/changelog/2.105.0.html#dmd.alias-this-syntax), I think mixin instantiation was the last place not using assignment syntax. https://github.com/dlang/dmd/pull/16387 -- |
August 28 [Issue 21564] Allow assignment syntax for instantiating mixin templates | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21564 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/dmd pull request #16387 "Fix Bugzilla 21564 - assignment syntax for instantiating mixin templates" was merged into master: - a981cca33130242e4d1feb623984aa3d5f17a297 by Nick Treleaven: Fix Bugzilla 21564 - Allow assignment syntax for instantiating mixin templates Following the [alias this change](https://dlang.org/changelog/2.105.0.html#dmd.alias-this-syntax), I think mixin instantiation was the last place not using assignment syntax. https://github.com/dlang/dmd/pull/16387 -- |
Copyright © 1999-2021 by the D Language Foundation