Skip to content

Proper static lib packaging #18739

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
Nov 9, 2014
Merged

Proper static lib packaging #18739

merged 1 commit into from
Nov 9, 2014

Conversation

vhbit
Copy link
Contributor

@vhbit vhbit commented Nov 7, 2014

Fixes #18574

@vhbit vhbit changed the title Properly static lib packaging Proper static lib packaging Nov 7, 2014
@vhbit
Copy link
Contributor Author

vhbit commented Nov 7, 2014

@alexcrichton r?

@vhbit
Copy link
Contributor Author

vhbit commented Nov 7, 2014

A couple of comments - I've decided not to remove extra file name as it might complicate the code: if user asks to keep temp files and/or asks to emit {bc,ir} they should have extra and should not have them in rlib. So it is just easier to filter them out by name....o and .bytecode.deflate.

@vhbit
Copy link
Contributor Author

vhbit commented Nov 9, 2014

@alexcrichton any idea why PR still isn't marked as approved in bors queue?

@alexcrichton
Copy link
Member

Good old github! I placed the "r+" on the rust-lang/rust commit instead of the vhbit/rust commit (yay clicking links)

bors added a commit that referenced this pull request Nov 9, 2014
@bors bors closed this Nov 9, 2014
@bors bors merged commit a722f70 into rust-lang:master Nov 9, 2014
@vhbit vhbit deleted the issue-18574 branch November 26, 2014 09:42
lnicola pushed a commit to lnicola/rust that referenced this pull request Dec 23, 2024
fix: Don't trigger paren wrapping typing handler after idents
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.

[iOS/OSX] .bytecode.deflate files in static lib fail linking with -ObjC
3 participants