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 2015/07/24 02:29:04 UTC

[jira] [Comment Edited] (THRIFT-3253) Using latest version of D gives deprecation notices

    [ https://issues.apache.org/jira/browse/THRIFT-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639706#comment-14639706 ] 

Jens Geyer edited comment on THRIFT-3253 at 7/24/15 12:28 AM:
--------------------------------------------------------------

There's one more:

{code}
src/thrift/protocol/json.d(64): Deprecation: alias object.clear is deprecated - Please use destroy instead.

transport_test.d(147): Deprecation: alias object.clear is deprecated - Please use destroy instead.

../../../lib/d/src/thrift/codegen/base.d(423): Deprecation: implicitly overriding base class method object.Object.toHash with DebugProtoTest_types.ExceptionWithAMap.TStructHelpers!([TFieldMeta("blah", cast(short)1, cast(TReq)1, null), TFieldMeta("map_field", cast(short)2, cast(TReq)1, null)]).toHash deprecated; add 'override' attribute
{code}





was (Author: jensg):
There's one more:

{code}
src/thrift/protocol/json.d(64): Deprecation: alias object.clear is deprecated - Please use destroy instead.
src/thrift/protocol/json.d(64): Deprecation: alias object.clear is deprecated - Please use destroy instead.
{code}




> Using latest version of D gives deprecation notices
> ---------------------------------------------------
>
>                 Key: THRIFT-3253
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3253
>             Project: Thrift
>          Issue Type: Bug
>          Components: D - Library
>    Affects Versions: 0.9.2
>            Reporter: Jake Farrell
>
> src/thrift/transport/file.d(850): Deprecation: function core.time.Duration.fracSec is deprecated - Please use split instead.
> using deb from http://downloads.dlang.org/releases/2.x/2.067.1/dmd_2.067.1-0_amd64.deb



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