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

Kevin Radloff commented on THRIFT-1832:
---------------------------------------

I missed another comma spot, and the non-async code is still being spat out 
when async is specified. Perhaps I'm missing something, but the resulting code 
seems to work on Mono 3.0.
                
> 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
>         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