Thread overview
[Issue 18923] Semaphore internal handle should be `protected` instead of `private`
May 31, 2018
Basile B.
May 31, 2018
https://issues.dlang.org/show_bug.cgi?id=18923

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Semaphore internal handle   |Semaphore internal handle
                   |should be protected         |should be `protected`
                   |                            |instead of `private`

--
June 16, 2018
https://issues.dlang.org/show_bug.cgi?id=18923

--- Comment #1 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/e43b889a331323790ce151533223ac6ec8166a79 fix issue 18923 - Semaphore internal handle should be `protected`

--
June 16, 2018
https://issues.dlang.org/show_bug.cgi?id=18923

github-bugzilla@puremagic.com changed:

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

--