Thread overview
[Issue 21282] mixin of AliasSeq "cannot alias an expression"
Sep 29, 2020
Dlang Bot
Sep 29, 2020
Dlang Bot
Sep 30, 2020
Dlang Bot
Oct 18, 2020
Dlang Bot
Nov 16, 2020
Dlang Bot
September 29, 2020
https://issues.dlang.org/show_bug.cgi?id=21282

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #11810 "fix Issue 21282 mixin of AliasSeq cannot alias an expression" fixing this issue:

- fix Issue 21282 mixin of AliasSeq cannot alias an expression

https://github.com/dlang/dmd/pull/11810

--
September 29, 2020
https://issues.dlang.org/show_bug.cgi?id=21282

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #11814 "Fix Issue 21282 - mixin of AliasSeq "cannot alias an expression"" fixing this issue:

- Fix Issue 21282 - mixin of AliasSeq "cannot alias an expression"

https://github.com/dlang/dmd/pull/11814

--
September 30, 2020
https://issues.dlang.org/show_bug.cgi?id=21282

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11814 "Fix Issue 21282 - mixin of AliasSeq "cannot alias an expression"" was merged into stable:

- 7bfa099162076e12c027b27a991bd7606a9c0541 by Boris Carvajal:
  Fix Issue 21282 - mixin of AliasSeq "cannot alias an expression"

https://github.com/dlang/dmd/pull/11814

--
October 18, 2020
https://issues.dlang.org/show_bug.cgi?id=21282

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11845 "merge stable" was merged into master:

- 79cb552da52c71fea2cc4f29969d04ae561af024 by Boris Carvajal:
  Fix Issue 21282 - mixin of AliasSeq "cannot alias an expression" (#11814)

https://github.com/dlang/dmd/pull/11845

--
November 16, 2020
https://issues.dlang.org/show_bug.cgi?id=21282

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11961 "merge stable" was merged into master:

- f2192d943cb948575c8b4216752f0244f585a1de by Boris Carvajal:
  Fix Issue 21282 - mixin of AliasSeq "cannot alias an expression" (#11814)

https://github.com/dlang/dmd/pull/11961

--