[Issue 17565] Rename theAllocator to threadAllocator
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jul 5 00:05:40 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17565
Sönke Ludwig <sludwig at outerproduct.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Sönke Ludwig <sludwig at outerproduct.org> ---
Rejected, because the intention is to explicitly drive people to use
theAllocator by default. This currently has some safety concerns, but hopefully
most of them will be mitigated by Druntime/Phobos thread API changes and
possibly language changes in the future.
Related discussion in https://github.com/dlang/phobos/pull/5520
--
More information about the Digitalmars-d-bugs
mailing list