Skip to content

Conversation

@tychosci
Copy link
Contributor

Currently run::program_output and rustdoc may fail at the assertion str::is_utf8(vv) due to the partial read of multi-byte character.
Fixed that issue by reading whole input first and then converting it to ~str.

catamorphism added a commit that referenced this pull request Oct 18, 2012
Make some string operations UTF-8 safe
@catamorphism catamorphism merged commit 7dda889 into rust-lang:incoming Oct 18, 2012
@catamorphism
Copy link
Contributor

Thanks!

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.

2 participants