https://issues.dlang.org/show_bug.cgi?id=21696

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@TungstenHeart created dlang/dmd pull request #12263 "fix issue 21696 - ice
caused by partial extraction of basic ty" fixing this issue:

- fix issue 21696 - ice caused by partial extraction of basic ty

  an assert failed in `xmmstore()` because it was passed a typenext.
  The fix proposed to extract the most nested type of the tnext chain.

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

--

Reply via email to