Skip to content

use utf-8 to pass setup arguments from subprocess#19

Merged
dirk-thomas merged 1 commit intomasterfrom
dirk-thomas/use-utf8-passing-subprocess-output
Jul 31, 2019
Merged

use utf-8 to pass setup arguments from subprocess#19
dirk-thomas merged 1 commit intomasterfrom
dirk-thomas/use-utf8-passing-subprocess-output

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

@dirk-thomas dirk-thomas commented Jul 31, 2019

Aiming to address the problem reported in ros2/ros2#748 (comment)

Instead of relying on the default encoding of the platform force using utf-8 since the logic controls both sides of the pipe.

@dirk-thomas dirk-thomas added bug Something isn't working review Waiting for review (Kanban column) labels Jul 31, 2019
@dirk-thomas dirk-thomas self-assigned this Jul 31, 2019
@dirk-thomas dirk-thomas requested a review from wjwwood July 31, 2019 20:40
@dirk-thomas dirk-thomas added this to the 0.2.2 milestone Jul 31, 2019
@dirk-thomas dirk-thomas merged commit d1a366f into master Jul 31, 2019
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/use-utf8-passing-subprocess-output branch July 31, 2019 21:18
@christophebedard
Copy link
Copy Markdown
Member

Thank you for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working review Waiting for review (Kanban column)

Development

Successfully merging this pull request may close these issues.

3 participants