[Trivial] core.thread: Fix missing alignment of global#1888
[Trivial] core.thread: Fix missing alignment of global#1888wilzbach merged 1 commit intodlang:stablefrom
Conversation
|
Thanks for your pull request, @kinke! We are looking forward to reviewing it, and you should be hearing from a maintainer soon. Some tips to help speed things up:
Bear in mind that large or tricky changes may require multiple rounds of review and revision. Please see CONTRIBUTING.md for more information. 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. |
|
Are pulls against |
I fixed this yesterday: dlang/dlang.org#1839 Sadly you need to rebase the PR, so that DAutoTest reruns. The trick is to do sth like this: To get a new sha hash. |
|
Thanks, done. Requires a new auto-merge OK though. |
Done :) |
|
DAutoTest has been fixed in dlang/dlang.org#1842 |
No description provided.