Thread overview
[Issue 21017] Tuple fails with inout and -allinst
Jul 06, 2020
Stefan Koch
Jul 06, 2020
Basile-z
Jul 06, 2020
Dlang Bot
Jul 06, 2020
Basile-z
Jul 06, 2020
Basile-z
Dec 17, 2022
Iain Buclaw
Apr 05, 2023
RazvanN
July 06, 2020
https://issues.dlang.org/show_bug.cgi?id=21017

Stefan Koch <uplink.coder@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |uplink.coder@gmail.com
           Severity|enhancement                 |critical

--
July 06, 2020
https://issues.dlang.org/show_bug.cgi?id=21017

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |b2.temp@gmx.com
          Component|phobos                      |dmd

--- Comment #1 from Basile-z <b2.temp@gmx.com> ---
I'm sorry but ICE is dmd, there's no debate on this.
Also if you fix phobos we will lost the test case for the ICE.

--
July 06, 2020
https://issues.dlang.org/show_bug.cgi?id=21017

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@UplinkCoder created dlang/phobos pull request #7551 "Rewrite isTuple to be more efficient and workaround back-end segfault" fixing this issue:

- Fix #21017 - Tuple fails with inout and -allinst

https://github.com/dlang/phobos/pull/7551

--
July 06, 2020
https://issues.dlang.org/show_bug.cgi?id=21017

Basile-z <b2.temp@gmx.com> changed:

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

--- Comment #3 from Basile-z <b2.temp@gmx.com> ---
*loose

anyway. You need to minimize before proposing a workaround in phobos.

--
July 06, 2020
https://issues.dlang.org/show_bug.cgi?id=21017

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice                         |
          Component|dmd                         |phobos

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=21017

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

--
April 05, 2023
https://issues.dlang.org/show_bug.cgi?id=21017

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305@gmail.com
         Resolution|---                         |DUPLICATE

--- Comment #4 from RazvanN <razvan.nitu1305@gmail.com> ---


*** This issue has been marked as a duplicate of issue 21018 ***

--