[Issue 16230] core.atomic.atomicLoad removes shared from aggregate types too eagerly

2019-08-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16230

ag0aep6g  changed:

   What|Removed |Added

 CC||kirsy...@gmail.com

--- Comment #7 from ag0aep6g  ---
*** Issue 12795 has been marked as a duplicate of this issue. ***

--


[Issue 16230] core.atomic.atomicLoad removes shared from aggregate types too eagerly

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

--- Comment #6 from github-bugzi...@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

--


[Issue 16230] core.atomic.atomicLoad removes shared from aggregate types too eagerly

2017-10-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16230

--- Comment #5 from github-bugzi...@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

--


[Issue 16230] core.atomic.atomicLoad removes shared from aggregate types too eagerly

2017-09-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16230

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 16230] core.atomic.atomicLoad removes shared from aggregate types too eagerly

2017-09-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16230

--- Comment #4 from github-bugzi...@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

--


[Issue 16230] core.atomic.atomicLoad removes shared from aggregate types too eagerly

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16230

--- Comment #3 from github-bugzi...@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

--


[Issue 16230] core.atomic.atomicLoad removes shared from aggregate types too eagerly

2017-08-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16230

--- Comment #2 from github-bugzi...@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 

--


[Issue 16230] core.atomic.atomicLoad removes shared from aggregate types too eagerly

2016-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16230

ag0ae...@gmail.com changed:

   What|Removed |Added

   Keywords||pull
   Assignee|nob...@puremagic.com|ag0ae...@gmail.com

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

--