Thread overview
[Issue 19562] core.internal.hash.hashOf array of pointers should be `@safe`
Jan 09, 2019
Nathan S.
[Issue 19562] core.internal.hash.hashOf array of pointers or delegates should be `@safe`
Jan 09, 2019
Nathan S.
Jan 31, 2020
Nathan S.
January 09, 2019
https://issues.dlang.org/show_bug.cgi?id=19562

--- Comment #1 from Nathan S. <n8sh.secondary@hotmail.com> ---
Pull request: https://github.com/dlang/druntime/pull/2451

--
January 09, 2019
https://issues.dlang.org/show_bug.cgi?id=19562

Nathan S. <n8sh.secondary@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|core.internal.hash.hashOf   |core.internal.hash.hashOf
                   |array of pointers should be |array of pointers or
                   |`@safe`                     |delegates should be `@safe`

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

Nathan S. <n8sh.secondary@hotmail.com> changed:

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

--