Jump to page: 1 2
Thread overview
[Issue 17684] [REG 2.062] `static alias this` bug or incomplete implementation?
[Issue 17684] `static alias this` bug or incomplete implementation?
Jul 25, 2017
Mike
Jul 26, 2017
Vladimir Panteleev
Feb 17, 2019
Dlang Bot
Mar 29, 2019
Dlang Bot
July 25, 2017
https://issues.dlang.org/show_bug.cgi?id=17684

Mike <slavo5150@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86_64                      |All
                 OS|Linux                       |All
           Severity|enhancement                 |normal

--
July 26, 2017
https://issues.dlang.org/show_bug.cgi?id=17684

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|`static alias this` bug or  |[REG 2.062] `static alias
                   |incomplete implementation?  |this` bug or incomplete
                   |                            |implementation?
           Severity|normal                      |regression

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
This worked in 2.061, and it looks like it was broken by accident. Marking as a regression.

Introduced in https://github.com/dlang/dmd/pull/1434

--
August 03, 2017
https://issues.dlang.org/show_bug.cgi?id=17684

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/9cdaed6e4b2259e883b6d716472516ac994e9d1e Fix Issue 17684 - [REG 2.062] static alias this

Added newline at end of file

https://github.com/dlang/dmd/commit/9df55228d2311e518c3fa4dfd7348facbcbcf775 Merge pull request #7055 from JinShil/stable

Fix Issue 17684 - [REG 2.062] static alias this

--
August 03, 2017
https://issues.dlang.org/show_bug.cgi?id=17684

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
August 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17684

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/3a1ffe2928dd6fac6625934ec8c8ba358047020d Fix Issue 17684 - [REG 2.062] static alias this (Part 2)

Some formatting and comments for expression.d

https://github.com/dlang/dmd/commit/0ff2243ebbec39a8441203fbb3b493c9468f2605 Merge pull request #7070 from JinShil/stable

Fix Issue 17684 - [REG 2.062] static alias this (Part 2) merged-on-behalf-of: Martin Nowak <code@dawg.eu>

--
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=17684

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/9cdaed6e4b2259e883b6d716472516ac994e9d1e Fix Issue 17684 - [REG 2.062] static alias this

https://github.com/dlang/dmd/commit/9df55228d2311e518c3fa4dfd7348facbcbcf775 Merge pull request #7055 from JinShil/stable

https://github.com/dlang/dmd/commit/3a1ffe2928dd6fac6625934ec8c8ba358047020d Fix Issue 17684 - [REG 2.062] static alias this (Part 2)

https://github.com/dlang/dmd/commit/0ff2243ebbec39a8441203fbb3b493c9468f2605 Merge pull request #7070 from JinShil/stable

--
August 30, 2017
https://issues.dlang.org/show_bug.cgi?id=17684

--- Comment #5 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/bc8d7d8b2419dcd7cb43e2ab819896fd79bb2fc0 Fix Issue 17684 - [REG 2.062] static alias this (Part 3)

https://github.com/dlang/dmd/commit/c179e9c4d769506fe6cd6acd412bd5583badfb3f Merge pull request #7106 from JinShil/static_alias_this_3

Fix Issue 17684 - [REG 2.062] static alias this (Part 3)

--
September 03, 2017
https://issues.dlang.org/show_bug.cgi?id=17684

--- Comment #6 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/bc8d7d8b2419dcd7cb43e2ab819896fd79bb2fc0 Fix Issue 17684 - [REG 2.062] static alias this (Part 3)

https://github.com/dlang/dmd/commit/c179e9c4d769506fe6cd6acd412bd5583badfb3f Merge pull request #7106 from JinShil/static_alias_this_3

--
October 15, 2017
https://issues.dlang.org/show_bug.cgi?id=17684

--- Comment #7 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/3fcf20a69f8f63df74e88bcde5e22d55721a1b68 Fix Issue 17684 - [REG 2.062] static alias this (Part 4)

https://github.com/dlang/dmd/commit/d01519ea9b52146afd4b1f27aaedd5b12240e414 Merge pull request #7195 from JinShil/static_alias_this_pt4

Fix Issue 17684 - [REG 2.062] static alias this (Part 4)

--
October 16, 2017
https://issues.dlang.org/show_bug.cgi?id=17684

--- Comment #8 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/3fcf20a69f8f63df74e88bcde5e22d55721a1b68 Fix Issue 17684 - [REG 2.062] static alias this (Part 4)

https://github.com/dlang/dmd/commit/d01519ea9b52146afd4b1f27aaedd5b12240e414 Merge pull request #7195 from JinShil/static_alias_this_pt4

--
« First   ‹ Prev
1 2