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

Introducing libcpp_utf8_output_string type #71

Merged
merged 1 commit into from May 16, 2018
Merged

Introducing libcpp_utf8_output_string type #71

merged 1 commit into from May 16, 2018

Conversation

narekgharibyan
Copy link
Contributor

This PR introduces libcpp_utf8_output_string type, which decodes bytes to strings/unicodes on function return.

This was initially implemented for https://github.com/KeyviDev/keyvi project as currently both libcpp_string and libcpp_utf8_string types are converted to bytes on function return.

  to python (unicode) strings on function return
@uweschmitt uweschmitt merged commit 70370c6 into OpenMS:master May 16, 2018
@narekgharibyan narekgharibyan deleted the libcpp_utf8_output_string branch May 16, 2018 15:25
narekgharibyan added a commit to narekgharibyan/keyvi-1 that referenced this pull request May 23, 2018
narekgharibyan added a commit to KeyviDev/keyvi that referenced this pull request May 23, 2018
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