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/25 14:59:04 UTC

[jira] [Updated] (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 updated THRIFT-3262:
-------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: THRIFT-2199

> 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
>
> {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)