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/29 10:12:39 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer resolved THRIFT-3524.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0

Committed.

> 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
>            Assignee: Jens Geyer
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: THRIFT-3524-dcc32-warning-W1000-Symbol-IsLowSurrogat.patch
>
>
> {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)