Thread overview
[Issue 21202] [REG2.093] std.algorithm.mutation.moveEmplace cannot deduce purity and errors
Oct 20, 2020
Dlang Bot
Jun 14, 2021
Johan Engelen
Aug 17, 2021
RazvanN
August 27, 2020
https://issues.dlang.org/show_bug.cgi?id=21202

johanengelen@weka.io changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |industry

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

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@JohanEngelen updated dlang/phobos pull request #7670 "Help compiler deduce `pure` for moveEmplaceImpl" fixing this issue:

- whitespace fix

  Fixes issue 21202

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

--
June 14, 2021
https://issues.dlang.org/show_bug.cgi?id=21202

Johan Engelen <jbc.engelen@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |21850


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=21850
[Issue 21850] [REG2.093] Template inference of pure not working
--
August 17, 2021
https://issues.dlang.org/show_bug.cgi?id=21202

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

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

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


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

--
August 22, 2021
https://issues.dlang.org/show_bug.cgi?id=21202

johanengelen@weka.io changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--
October 07, 2021
https://issues.dlang.org/show_bug.cgi?id=21202
Issue 21202 depends on issue 21850, which changed state.

Issue 21850 Summary: [REG2.093] Template inference of pure not working https://issues.dlang.org/show_bug.cgi?id=21850

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

--