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

Roger Meier commented on THRIFT-2708:
-------------------------------------

I have this issue with your patch:
{noformat}
Compiled src/thrift_processor.erl
src/thrift_client.erl:40: syntax error before: 'of'
src/thrift_client.erl:23: function call/3 undefined
src/thrift_client.erl:37: spec for undefined function thrift_client:call/3
src/thrift_client.erl:94: Warning: function receive_function_result/2 is unused
src/thrift_client.erl:98: Warning: function read_result/3 is unused
src/thrift_client.erl:122: Warning: function handle_reply/3 is unused
src/thrift_client.erl:145: Warning: function handle_application_exception/1 is 
unused
make: *** [check] Error 1
{noformat}
using Erlang R15B01 (erts-5.9.1) on Debian

> Erlang library does not support "oneway" message type
> -----------------------------------------------------
>
>                 Key: THRIFT-2708
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2708
>             Project: Thrift
>          Issue Type: Bug
>          Components: Erlang - Compiler, Erlang - Library
>            Reporter: Konrad Grochowski
>            Assignee: alisdair sullivan
>             Fix For: 0.9.2
>
>
> All calls are sent using "tMessageType_CALL" disregarding actual message type



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to