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

roseus: setlocale to none #585

Merged
merged 1 commit into from Dec 3, 2018
Merged

Conversation

furushchev
Copy link
Member

@furushchev furushchev commented Dec 1, 2018

set locale to none to print non-ascii string in log message.

$ roseus
3.irteusgl$ (ros::roseus "hhh")
4.irteusgl$ (ros::ros-info "ああ")
[ INFO] [1543630431.664127838] [/hhh_1543630392650267207:ros.roseus]: ??????
$ roseus
1.irteusgl$ (ros::roseus "aaa")
t
2.irteusgl$ (ros::ros-info "あああ")
[ INFO] [1543630616.720022552] [/aaa_1543630597079538450:ros.roseus]: あああ
t

@k-okada
Copy link
Member

k-okada commented Dec 3, 2018

@furushchev how long are you using this patch?

@furushchev
Copy link
Member Author

@furushchev Personally started to use since Sep.8.
furushchev@7cfc1d9

@k-okada k-okada merged commit 33b2c3f into jsk-ros-pkg:master Dec 3, 2018
@furushchev furushchev deleted the setlocale branch December 12, 2018 04:12
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

2 participants