[Issue 24207] std.parallelism: AbstractTask private data is inadvertently available

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 29 19:55:01 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=24207

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8834 "make std.parallelism.AbstractTask
inaccessible" was merged into master:

- 0ec4f471307251eca0b4ffe6b1969e05366a2b9b by Steven Schveighoffer:
  Fix issue 24207 - make AbstractTask private so it's not inadvertently
  accessible to users of Task.

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

--


More information about the Digitalmars-d-bugs mailing list