You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2016/01/06 12:03:39 UTC

[jira] [Created] (THRIFT-3524) dcc32 warning "W1000 Symbol 'IsLowSurrogate' is deprecated: 'Use TCharHelper'" in Thrift.Protocol.JSON.pas

Jens Geyer created THRIFT-3524:
----------------------------------

             Summary: dcc32 warning "W1000 Symbol 'IsLowSurrogate' is deprecated: 'Use TCharHelper'" in Thrift.Protocol.JSON.pas
                 Key: THRIFT-3524
                 URL: https://issues.apache.org/jira/browse/THRIFT-3524
             Project: Thrift
          Issue Type: Bug
          Components: Delphi - Library
         Environment: Delphi 10 Seattle
            Reporter: Jens Geyer
            Priority: Minor


{code}
[dcc32 Warning] Thrift.Protocol.JSON.pas(871): W1000 Symbol 'IsHighSurrogate' is deprecated: 'Use TCharHelper'
[dcc32 Warning] Thrift.Protocol.JSON.pas(876): W1000 Symbol 'IsLowSurrogate' is deprecated: 'Use TCharHelper'
{code}

Note: Compatibility with D2010 and all versions in between is still required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)