Thread overview
[Issue 16230] core.atomic.atomicLoad removes shared from aggregate types too eagerly
Jul 03, 2016
ag0aep6g@gmail.com
Jul 03, 2016
ag0aep6g@gmail.com
Aug 18, 2019
ag0aep6g
July 03, 2016
https://issues.dlang.org/show_bug.cgi?id=16230

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|phobos                      |druntime

--
July 03, 2016
https://issues.dlang.org/show_bug.cgi?id=16230

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Assignee|nobody@puremagic.com        |ag0aep6g@gmail.com

--- Comment #1 from ag0aep6g@gmail.com ---
https://github.com/dlang/druntime/pull/1605

--
August 01, 2017
https://issues.dlang.org/show_bug.cgi?id=16230

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/7e87d0646a3c2177e41253c7b9c3fca09c6fb08f prepare for fix of druntime issue 16230

https://github.com/dlang/phobos/commit/b97aa79fb60bdba7a8ab08cf7341b077a5b5efba Merge pull request #5665 from aG0aep6G/16230

prepare for fix of druntime issue 16230
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>

--
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=16230

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/7e87d0646a3c2177e41253c7b9c3fca09c6fb08f prepare for fix of druntime issue 16230

https://github.com/dlang/phobos/commit/b97aa79fb60bdba7a8ab08cf7341b077a5b5efba Merge pull request #5665 from aG0aep6G/16230

--
September 01, 2017
https://issues.dlang.org/show_bug.cgi?id=16230

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

https://github.com/dlang/druntime/commit/7efd0fe5093ac75bf10065f1d3e7951abcc2b334
fix issue 16230 - core.atomic.atomicLoad removes shared from aggregate types
too eagerly

https://github.com/dlang/druntime/commit/c87a1b95803c0691b8b181a7c6f1efe8817554e8 add changelog entry for issue 16230

https://github.com/dlang/druntime/commit/eab4c63db305a3163666b2f01ff872335dc61dd4 fixup! add changelog entry for issue 16230

https://github.com/dlang/druntime/commit/02d9fc4ffb0f3e790e1840a11c8f3ef13dba68f4 Merge pull request #1605 from aG0aep6G/16230

fix issue 16230 - core.atomic.atomicLoad removes shared from aggregat… merged-on-behalf-of: unknown

--
September 01, 2017
https://issues.dlang.org/show_bug.cgi?id=16230

github-bugzilla@puremagic.com changed:

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

--
October 16, 2017
https://issues.dlang.org/show_bug.cgi?id=16230

--- Comment #5 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/7efd0fe5093ac75bf10065f1d3e7951abcc2b334
fix issue 16230 - core.atomic.atomicLoad removes shared from aggregate types
too eagerly

https://github.com/dlang/druntime/commit/c87a1b95803c0691b8b181a7c6f1efe8817554e8 add changelog entry for issue 16230

https://github.com/dlang/druntime/commit/eab4c63db305a3163666b2f01ff872335dc61dd4 fixup! add changelog entry for issue 16230

https://github.com/dlang/druntime/commit/02d9fc4ffb0f3e790e1840a11c8f3ef13dba68f4 Merge pull request #1605 from aG0aep6G/16230

--
January 05, 2018
https://issues.dlang.org/show_bug.cgi?id=16230

--- Comment #6 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/7e87d0646a3c2177e41253c7b9c3fca09c6fb08f prepare for fix of druntime issue 16230

https://github.com/dlang/phobos/commit/b97aa79fb60bdba7a8ab08cf7341b077a5b5efba Merge pull request #5665 from aG0aep6G/16230

--
August 18, 2019
https://issues.dlang.org/show_bug.cgi?id=16230

ag0aep6g <ag0aep6g@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kirsybuu@gmail.com

--- Comment #7 from ag0aep6g <ag0aep6g@gmail.com> ---
*** Issue 12795 has been marked as a duplicate of this issue. ***

--