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/28 22:01:04 UTC

[jira] [Closed] (THRIFT-3262) warning: overflow in implicit constant conversion in DenseProtoTest.cpp

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

Jens Geyer closed THRIFT-3262.
------------------------------
       Resolution: Won't Fix
         Assignee: Jens Geyer
    Fix Version/s: 0.9.3

Dense is going to be removed, so no need to invest any time here.

> warning: overflow in implicit constant conversion in DenseProtoTest.cpp
> -----------------------------------------------------------------------
>
>                 Key: THRIFT-3262
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3262
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: C++ - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>
> {code}
> DenseProtoTest.cpp: In member function 'void test_dense_proto_1::test_method()':
> DenseProtoTest.cpp:68:14: warning: overflow in implicit constant conversion [-Woverflow]
>    ooe.a_bite = 0xd6;
>               ^
> {code}



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