Konrad Grochowski created THRIFT-1987:
-----------------------------------------

             Summary: TCompactProtocol.tcc/h warnings on Visual 
                 Key: THRIFT-1987
                 URL: https://issues.apache.org/jira/browse/THRIFT-1987
             Project: Thrift
          Issue Type: Improvement
          Components: C++ - Library
    Affects Versions: 0.9
            Reporter: Konrad Grochowski
         Attachments: TCompactProtocol_tcc_warnings_removed.patch

TCompactProtocol.tcc generates some warnings which pollute compilation output 
(as this file is included, not compiled separatly)
Most of warnings come from integer promotion in calculations. Attached patch 
suppreses warnings by explicit casts.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to