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

Hudson commented on THRIFT-1832:
--------------------------------

Integrated in Thrift #616 (See [https://builds.apache.org/job/Thrift/616/])
    THRIFT-1832 C# async generator assumes all methods have arguments (Revision 
a1e36f6ee59e0502c1a5f759e4d43c2dbc4c6542)

     Result = FAILURE
jensg : 
https://git-wip-us.apache.org/repos/asf?p=thrift.git&a=commit&h=a1e36f6ee59e0502c1a5f759e4d43c2dbc4c6542
Files : 
* compiler/cpp/src/generate/t_csharp_generator.cc

                
> C# async generator assumes all methods have arguments
> -----------------------------------------------------
>
>                 Key: THRIFT-1832
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1832
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Compiler
>    Affects Versions: 1.0
>            Reporter: Kevin Radloff
>            Assignee: Jens Geyer
>         Attachments: THRIFT-1832-fix-async-2.patch, 
> THRIFT-1832-fix-async.patch
>
>
> The C# generator incorrectly inserts a comma at the end of its hard-coded 
> argument prefix for async methods, even when there are no further arguments.

--
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