Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive

Fiber: restore usage of VirtualAlloc#2961

Merged
dlang-bot merged 1 commit intodlang:stablefrom
rainers:fiber_virtualalloc
Feb 26, 2020
Merged

Fiber: restore usage of VirtualAlloc#2961
dlang-bot merged 1 commit intodlang:stablefrom
rainers:fiber_virtualalloc

Conversation

@rainers
Copy link
Member

@rainers rainers commented Feb 26, 2020

got lost during refactoring #2689 due to missing imports. One disadvantage of using static if (__traits(compiles, ... )).

@dlang-bot
Copy link
Contributor

dlang-bot commented Feb 26, 2020

Thanks for your pull request, @rainers!

Bugzilla references

Your 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 locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "stable + druntime#2961"

@rainers rainers changed the base branch from master to stable February 26, 2020 17:50
@dlang-bot dlang-bot merged commit 438ea29 into dlang:stable Feb 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants