Thread overview
[Issue 20234] Make!T (and likely emplace!T) do not work for some shared types
Feb 15, 2020
Harry Vennik
Dec 17, 2022
Iain Buclaw
February 15, 2020
https://issues.dlang.org/show_bug.cgi?id=20234

Harry Vennik <htvennik@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1760|0                           |1
        is obsolete|                            |

--- Comment #1 from Harry Vennik <htvennik@gmail.com> ---
Comment on attachment 1760
  --> https://issues.dlang.org/attachment.cgi?id=1760
Patch fixing this issue

The patch is incorrect. Don't know how it could even work for my project, as it effectively removes qualifiers from the return type of make!T.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 01
https://issues.dlang.org/show_bug.cgi?id=20234

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10388

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--