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

Fix more locale dependencies #2420

Merged
merged 4 commits into from
May 2, 2019
Merged

Fix more locale dependencies #2420

merged 4 commits into from
May 2, 2019

Conversation

stweil
Copy link
Contributor

@stweil stweil commented May 2, 2019

No description provided.

stweil added 4 commits May 2, 2019 07:33
* WriteProtoList is unused. Remove it.

* ReadNFloats, WriteNFloats and WriteProtoStyle are only used locally,
  so make them local.

Signed-off-by: Stefan Weil <[email protected]>
Using std::stringstream allows conversion of float to string
independent of the current locale setting.

Signed-off-by: Stefan Weil <[email protected]>
Using std::stringstream allows conversion of double to string
independent of the current locale setting.

Signed-off-by: Stefan Weil <[email protected]>
Using std::stringstream allows conversion of double to string
independent of the current locale setting.

Signed-off-by: Stefan Weil <[email protected]>
@ghost ghost assigned stweil May 2, 2019
@ghost ghost added the review label May 2, 2019
@zdenop zdenop merged commit 39d3824 into tesseract-ocr:master May 2, 2019
@ghost ghost removed the review label May 2, 2019
@zdenop
Copy link
Contributor

zdenop commented May 2, 2019

thanks you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants