Thread overview
[Issue 20232] WhiteHole is unusable with @safe interface functions
Jan 27, 2020
Dlang Bot
Jan 27, 2020
Dlang Bot
Jan 28, 2020
Dlang Bot
January 27, 2020
https://issues.dlang.org/show_bug.cgi?id=20232

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@MoonlightSentinel created dlang/phobos pull request #7375 "Fix Issue 20232 - WhiteHole is unusable with @safe interface functions" fixing this issue:

- Fix Issue 20232 - WhiteHole is unusable with @safe interface functions

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

--
January 27, 2020
https://issues.dlang.org/show_bug.cgi?id=20232

moonlightsentinel@disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel@disroot.o
                   |                            |rg
           Hardware|x86                         |All
                 OS|Mac OS X                    |All

--
January 27, 2020
https://issues.dlang.org/show_bug.cgi?id=20232

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@MoonlightSentinel created dlang/phobos pull request #7376 "Fix Issue 20540 - (White|Black)Hole does not work with return|scope functions" fixing this issue:

- Fix Issue 20232 - WhiteHole is unusable with @safe interface functions

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

--
January 28, 2020
https://issues.dlang.org/show_bug.cgi?id=20232

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7376 "Fix Issue 20540 - (White|Black)Hole does not work with return|scope functions" was merged into master:

- 869d9b561332ac0bf15a1c5db188d99aa8636ddb by MoonlightSentinel:
  Fix Issue 20232 - WhiteHole is unusable with @safe interface functions

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

--