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 01:51:05 UTC

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

Jens Geyer created THRIFT-3262:
----------------------------------

             Summary: 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: Bug
          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)