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

unbreak OpenBSD tests: iconv.h doesn't exist #2067

Merged
merged 1 commit into from Feb 11, 2021

Conversation

semarie
Copy link
Contributor

@semarie semarie commented Feb 11, 2021

No description provided.

@rust-highfive
Copy link

r? @JohnTitor

(rust-highfive has picked a reviewer for you, use r? to override)

@semarie
Copy link
Contributor Author

semarie commented Feb 11, 2021

r? @Amanieu (as you r+ iconv bindings)

@rust-highfive rust-highfive assigned Amanieu and unassigned JohnTitor Feb 11, 2021
@Amanieu
Copy link
Member

Amanieu commented Feb 11, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Feb 11, 2021

📌 Commit 915d8fa has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Feb 11, 2021

⌛ Testing commit 915d8fa with merge 5019e1d...

@bors
Copy link
Contributor

bors commented Feb 11, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing 5019e1d to master...

@bors bors merged commit 5019e1d into rust-lang:master Feb 11, 2021
@semarie semarie deleted the openbsd-iconv branch February 11, 2021 12:41
@semarie
Copy link
Contributor Author

semarie commented Feb 11, 2021

thanks

bors added a commit that referenced this pull request Feb 12, 2021
Remove unused iconv.h includes

These are left over from 3e4d684, which
added includes to *all* platforms despite adding bindings only to *some*
of them. This already broke OpenBSD which doesn't have iconv.h (fixed by
915d8fa), and is just distasteful, so
down with those unused includes.

(This is a continuation to #2037 and #2067.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants