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

Don't ICE if the linker prints something non-UTF-8 #29134

Merged
merged 1 commit into from
Oct 18, 2015

Conversation

wthrowe
Copy link
Contributor

@wthrowe wthrowe commented Oct 18, 2015

The escaped form isn't pretty, but this should be a very rare error.
Having a general binary-escaping string creation function might be a
good idea, though.

Closes #29122

The escaped form isn't pretty, but this should be a very rare error.
Having a general binary-escaping string creation function might be a
good idea, though.

Closes rust-lang#29122
@rust-highfive
Copy link
Collaborator

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@pnkfelix
Copy link
Member

Hmm, is there a reasonable way to write a regression test for this?

maybe a run-make test would work?

My plan is to approve this PR, but open an issue elsewhere for the regression test

@pnkfelix
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Oct 18, 2015

📌 Commit d12522c has been approved by pnkfelix

@bors
Copy link
Contributor

bors commented Oct 18, 2015

⌛ Testing commit d12522c with merge 9d7c5e5...

bors added a commit that referenced this pull request Oct 18, 2015
The escaped form isn't pretty, but this should be a very rare error.
Having a general binary-escaping string creation function might be a
good idea, though.

Closes #29122
@wthrowe
Copy link
Contributor Author

wthrowe commented Oct 18, 2015

Oops. Yeah, I just forgot to write a regression test. I'll get that done tomorrow.

@bors bors merged commit d12522c into rust-lang:master Oct 18, 2015
wthrowe added a commit to wthrowe/rust that referenced this pull request Oct 18, 2015
wthrowe added a commit to wthrowe/rust that referenced this pull request Oct 22, 2015
wthrowe added a commit to wthrowe/rust that referenced this pull request Oct 24, 2015
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.

None yet

4 participants