Thread overview
[Issue 21283] [C++] Wrong mangling for ref of parameter pack
Oct 05, 2020
Dlang Bot
Oct 05, 2020
Dlang Bot
Oct 18, 2020
Dlang Bot
Nov 16, 2020
Dlang Bot
October 05, 2020
https://issues.dlang.org/show_bug.cgi?id=21283

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal updated dlang/dmd pull request #11822 "Fix Issue 21283 - [C++] Wrong mangling for ref of parameter pack" fixing this issue:

- Fix Issue 21283 - [C++] Wrong mangling for ref of parameter pack

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

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

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 #11822 "Fix Issue 21283 - [C++] Wrong mangling for ref of parameter pack" was merged into stable:

- 6b451bc94690a32c96e897020d44029f7f803f7f by Boris Carvajal:
  Fix Issue 21283 - [C++] Wrong mangling for ref of parameter pack

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

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

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

- b6d97dcfe359956047e6fab59d24403b1589d086 by Boris Carvajal:
  Fix Issue 21283 - [C++] Wrong mangling for ref of parameter pack

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

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

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

- 6f8b9bf516e2deb6b09653d949e34594c7cf7f7a by Boris Carvajal:
  Fix Issue 21283 - [C++] Wrong mangling for ref of parameter pack

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

--