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)