[Issue 18171] std.functional.toDelegate should be usable in @safe

2023-06-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18171

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@Bolpat updated dlang/phobos pull request #8769 "Make `toDelegate` safe for
function pointers" fixing this issue:

- Fix issue 18171

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

--


[Issue 18171] std.functional.toDelegate should be usable in @safe

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18171

Iain Buclaw  changed:

   What|Removed |Added

   Priority|P1  |P4

--


[Issue 18171] std.functional.toDelegate should be usable in @safe

2022-09-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18171

Steven Schveighoffer  changed:

   What|Removed |Added

   See Also||https://issues.dlang.org/sh
   ||ow_bug.cgi?id=23322

--


[Issue 18171] std.functional.toDelegate should be usable in @safe

2018-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18171

Seb  changed:

   What|Removed |Added

 Blocks||18110


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=18110
[Issue 18110] most of phobos should be @safe-ly useable
--