Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move new top-level selective imports in std.uni to local scopes #5775

Merged
merged 1 commit into from Oct 11, 2017
Merged

Move new top-level selective imports in std.uni to local scopes #5775

merged 1 commit into from Oct 11, 2017

Conversation

joakim-noah
Copy link
Contributor

Dmitry said he had problems with locally scoping these, see issue 17813, but I haven't been able to reproduce on linux/x64 with the latest dmd 2.076.1. Let's see what the auto-tester says.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @joakim-noah!

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.

@joakim-noah joakim-noah changed the title Move new top-level selective imports to local scopes Move new top-level selective imports in std.uni to local scopes Oct 10, 2017
@joakim-noah
Copy link
Contributor Author

The single std.socket failure on the Mac auto-tester seems unrelated and spurious.

Copy link
Member

@PetarKirov PetarKirov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's all green on the various CIs, in which case this LGTM.

Copy link
Member

@wilzbach wilzbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here! Thanks for pushing this!

@dlang-bot dlang-bot merged commit acf85ce into dlang:master Oct 11, 2017
@joakim-noah
Copy link
Contributor Author

Thanks, the associated issue can also be closed. I didn't say this pull fixed it in the commit, because there was nothing to fix. I simply moved the imports and there was no bug.

@joakim-noah joakim-noah deleted the select branch October 11, 2017 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants