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

Konrad Grochowski commented on THRIFT-2610:
-------------------------------------------

as in THRIFT-2605 problem may lay in line endings in TSocket

try 
{code}
cd thrift
patch -p1 < THRIFT-2610.patch
{code}

works even on windows in git shell :)

> MSVC warning in TSocket.cpp
> ---------------------------
>
>                 Key: THRIFT-2610
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2610
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: Konrad Grochowski
>         Attachments: THRIFT-2610.patch
>
>
> {code}thrift\lib\cpp\src\thrift\transport\TSocket.cpp(625) : warning C4244: 
> 'initializing' : conversion from 'int' to 'u_short', possible loss of 
> data{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to