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

Roger Meier commented on THRIFT-2605:
-------------------------------------

something is broken...
{noformat}
$ git apply THRIFT-2605.patch
error: patch failed: lib/cpp/src/thrift/transport/TSocket.cpp:378
error: lib/cpp/src/thrift/transport/TSocket.cpp: patch does not apply
{noformat}

> TSocket warning on gcc 4.8.3
> ----------------------------
>
>                 Key: THRIFT-2605
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2605
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>            Reporter: Konrad Grochowski
>         Attachments: THRIFT-2605.patch
>
>
> {code}thrift/lib/cpp/src/thrift/transport/TSocket.cpp:256:36: warning: 
> missing initializer for member 'sockaddr_un::sun_path' 
> [-Wmissing-field-initializers]
>      struct sockaddr_un address = {0}; {code}
> same in TServerSocket



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

Reply via email to