Thread class is split into a version(CoreDdoc) and other#22805
Thread class is split into a version(CoreDdoc) and other#22805denizzzka wants to merge 1 commit intodlang:masterfrom
Conversation
|
Thanks for your pull request and interest in making D better, @denizzzka! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "master + dmd#22805" |
920fb51 to
aea4fa0
Compare
Where? |
|
@thewilsonator I think it was before 2022 and I can't find it now. Here it also looks logical, because inside of |
(It was previously discussed that this is obsolete and can be removed.)
The point of this PR is to be able to further separate
Threadclass implementations for Posix, Windows and maybe other OSes