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

Hudson commented on THRIFT-1987:
--------------------------------

Integrated in Thrift #661 (See [https://builds.apache.org/job/Thrift/661/])
    THRIFT-1987 TCompactProtocol.tcc/h warnings on Visual (Revision 
64a799d28e60073e29ecebeed06d86e91e65b6cf)

     Result = FAILURE
roger : 
Files : 
* lib/cpp/src/thrift/protocol/TCompactProtocol.h
* lib/cpp/src/thrift/protocol/TCompactProtocol.tcc

                
> 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
>            Assignee: Roger Meier
>         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