[
https://issues.apache.org/jira/browse/THRIFT-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091021#comment-15091021
]
ASF GitHub Bot commented on THRIFT-3536:
----------------------------------------
GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/781
THRIFT-3536 Error 'char' does not contain 'IsLowSurrogate'
THRIFT-3536 Error 'char' does not contain a definition for 'IsLowSurrogate'
for WP7 target
Client: C#
Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-3536
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/781.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 #781
----
commit 620d3cecea0bdc35f6f36a4cbbeccd51b9bce874
Author: Jens Geyer <[email protected]>
Date: 2016-01-10T12:33:57Z
THRIFT-3536 Error 'char' does not contain a definition for 'IsLowSurrogate'
for WP7 target
Client: C#
Patch: Jens Geyer
----
> Error 'char' does not contain a definition for 'IsLowSurrogate' for WP7 target
> ------------------------------------------------------------------------------
>
> Key: THRIFT-3536
> URL: https://issues.apache.org/jira/browse/THRIFT-3536
> Project: Thrift
> Issue Type: Bug
> Environment: Windows Phone 7
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Fix For: 1.0
>
>
> THRIFT-3403 added calls to {{IsLow/HighSurrogate()}} which is not supported
> on [Windows Phone
> 7|https://msdn.microsoft.com/de-de/library/270e786t(v=vs.110).aspx], at least
> Windows Phone 8 is required.
> However, as Windows Phone 7 is an outdated platform, I am going to remove the
> WP7 target from trunk entirely. Thrift 0.9.3 is not affected, so if anyone
> needs WP7 support, please use Thrift 0.9.3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)