Skip to content

openbsd/bitrig unbreak threads #23483

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
Mar 19, 2015
Merged

Conversation

semarie
Copy link
Contributor

@semarie semarie commented Mar 18, 2015

unbreak openbsd/bitrig build

  • remove pub from struct (error: visibility has no effect inside functions)
  • move pthread_main_np into function

r? @alexcrichton

- remove `pub` from `struct` (visibility has no effect inside functions)
- move `pthread_main_np` into function
@alexcrichton
Copy link
Member

@bors: r+ rollup

Thanks!

@bors
Copy link
Collaborator

bors commented Mar 18, 2015

📌 Commit 95a1e98 has been approved by alexcrichton

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 19, 2015
…hton

 unbreak openbsd/bitrig build
- remove `pub` from `struct` (error: visibility has no effect inside functions)
- move `pthread_main_np` into function

r? @alexcrichton
@bors bors merged commit 95a1e98 into rust-lang:master Mar 19, 2015
@semarie semarie deleted the openbsd-threads branch March 19, 2015 09:11
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.

3 participants