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 <phongp...@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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to