Skip to content

notbsd: Deduplicate definitions #269

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

Merged
merged 1 commit into from
Apr 29, 2016

Conversation

kamalmarhubi
Copy link
Contributor

A bunch of definitions were duplicated across, eg, android and linux.
This commit pulls these up to higher levels where they can be shared.

A bunch of definitions were duplicated across, eg, android and linux.
This commit pulls these up to higher levels where they can be shared.
@rust-highfive
Copy link

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@kamalmarhubi
Copy link
Contributor Author

I think this is right. Don't merge until the build is done so we can check the number of tests are the same. I definitely lost some while doing this!

screenshot from 2016-04-27 18 20 34
screenshot from 2016-04-27 18 19 22

@kamalmarhubi
Copy link
Contributor Author

(That function was found, as were 8 I lost on mips.)

@kamalmarhubi
Copy link
Contributor Author

I think there's something wrong with the current OS X nightly

rustup: assert_nz url is empty!

@kamalmarhubi
Copy link
Contributor Author

Checked the numbers of tests on all architectures, and they match the most recent passing master build.

@alexcrichton
Copy link
Member

@bors: r+ b9750b6

Thanks! We could consider also adding CI for detecting duplicate definitions, but also perhaps isn't worth it.

@kamalmarhubi
Copy link
Contributor Author

Yeah, I think that could be good but less important than #270.

@bors
Copy link
Contributor

bors commented Apr 28, 2016

⌛ Testing commit b9750b6 with merge 4cc1df9...

bors added a commit that referenced this pull request Apr 28, 2016
notbsd: Deduplicate definitions

A bunch of definitions were duplicated across, eg, android and linux.
This commit pulls these up to higher levels where they can be shared.
@bors
Copy link
Contributor

bors commented Apr 29, 2016

☀️ Test successful - status-appveyor, travis

@bors bors merged commit b9750b6 into rust-lang:master Apr 29, 2016
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
This migrates the entire `i686::sse` module (and touches a few others) to the
vendor types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants