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

* Remove replace invalid chars operator in wstring_to_utf8 #176

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jul 27, 2016

  1. * Remove replace invalid chars operator in wstring_to_utf8

    because it replace all non-ascii character to 0xFFFD, then will break string content.
    libla committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    470926d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Configuration menu
    Copy the full SHA
    0304a7c View commit details
    Browse the repository at this point in the history