You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by phongphan <gi...@git.apache.org> on 2015/10/30 19:24:24 UTC

[GitHub] thrift pull request: THRIFT-3404: Fixed JSON String reader doesn't...

GitHub user phongphan opened a pull request:

    https://github.com/apache/thrift/pull/671

    THRIFT-3404: Fixed JSON String reader doesn't recognize UTF-16 surrogate pairs

    Hi,
    
    This should fixed THRIFT-3404 to allow Delphi to be able to consume non-BMP unicode characters.
    I have modified test case a bit by adding a non-BMP character in front of the `RUSSIAN_TEXT` and `RUSSIAN_JSON`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/phongphan/thrift THRIFT-3404

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/671.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #671
    
----
commit e6cf5e1dd3f4194f9a92342fcbdb18cec859e711
Author: Phongphan Phuttha <ph...@acm.org>
Date:   2015-10-30T18:09:47Z

    THRIFT-3404: Fixed JSON String reader doesn't recognize UTF-16 surrogate
    pairs.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: THRIFT-3404: Fixed JSON String reader doesn't...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/thrift/pull/671


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---