Skip to content

Replaced some TODO by FIXME #17479

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
Sep 30, 2014
Merged

Replaced some TODO by FIXME #17479

merged 1 commit into from
Sep 30, 2014

Conversation

gamazeps
Copy link
Contributor

closes #17478

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

@@ -7281,7 +7281,7 @@ EOF
test "$compiler_needs_object" = yes &&
test -z "$libobjs"; then
# extract the archives, so we have objects to list.
# TODO: could optimize this to just extract one archive.
# FIXME: could optimize this to just extract one archive.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually vendored source code, so this shouldn't get modified.

@alexcrichton
Copy link
Member

Thanks!

@alexcrichton
Copy link
Member

Could you squash the two commits together as well? Also feel free to comment on the PR whenever you update it! Sadly github doesn't send out notifications for pushes or force-pushes.

@gamazeps
Copy link
Contributor Author

Done ;)

bors added a commit that referenced this pull request Sep 30, 2014
bors added a commit that referenced this pull request Sep 30, 2014
@bors bors closed this Sep 30, 2014
@bors bors merged commit e543878 into rust-lang:master Sep 30, 2014
@gamazeps gamazeps deleted the issue17478 branch May 7, 2017 14:52
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.

A few TODO remain in the code
4 participants