Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Fix issue 19909: core.stdc.errno missing POSIX error code on Windows #2908

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

Geod24
Copy link
Member

@Geod24 Geod24 commented Jan 16, 2020

@dlang-bot
Copy link
Contributor

dlang-bot commented Jan 16, 2020

Thanks for your pull request, @Geod24!

Bugzilla references

Auto-close Bugzilla Severity Description
19909 normal core.stdc.errno missing POSIX error code on Windows

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 "master + druntime#2908"

@Geod24
Copy link
Member Author

Geod24 commented Jan 16, 2020

Your PR doesn't reference any Bugzilla issue.

@wilzbach : It would be great if it could recognize "Fix ######". "issue" is just redundant and commit title should generally be kept < 50 chars.

@Geod24 Geod24 changed the title Fix 19909: core.stdc.errno missing POSIX error code on Windows Fix issue 19909: core.stdc.errno missing POSIX error code on Windows Jan 16, 2020
@dlang-bot dlang-bot added the Bug Fix Include reference to corresponding bugzilla issue label Jan 16, 2020
@dlang-bot dlang-bot merged commit d3eca11 into dlang:master Jan 16, 2020
@Geod24 Geod24 deleted the fix19909 branch January 16, 2020 14:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Fix Include reference to corresponding bugzilla issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants