Skip to content

Fix compilation error on Haiku - #252

Merged
Thomasdezeeuw merged 1 commit into
rust-lang:masterfrom
link2xt:haiku-fix-followup
Jul 28, 2021
Merged

Fix compilation error on Haiku#252
Thomasdezeeuw merged 1 commit into
rust-lang:masterfrom
link2xt:haiku-fix-followup

Conversation

@link2xt

Copy link
Copy Markdown
Contributor

A fixup for b0732a3

Follow-up for #251

@link2xt

Copy link
Copy Markdown
ContributorAuthor

libc::TCP_KEEPIDLE is not defined on Haiku, and also fixed warnings that are treated as errors for tests.

Tests linger, only_v6 and out_of_band still fail.

@link2xt

Copy link
Copy Markdown
ContributorAuthor

@Thomasdezeeuw could you also make a 0.4.1 release after this? Currently 0.4.0 does not compile on Haiku at all because it does not include 2843d44

@Thomasdezeeuw
Thomasdezeeuw merged commit e00edab into rust-lang:masterJul 28, 2021
@Thomasdezeeuw

Copy link
Copy Markdown
Collaborator

Thanks @link2xt. After #253 I'll create a release.

@link2xt
link2xt deleted the haiku-fix-followup branch July 28, 2021 17:43
Sign up for freeto 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.

2 participants

@link2xt@Thomasdezeeuw