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

ASF GitHub Bot commented on THRIFT-2945:
----------------------------------------

Github user allengeorge commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/1147#discussion_r94331337
  
    --- Diff: test/csharp/TestServer.cs ---
    @@ -273,39 +273,24 @@ public long testTypedef(long thing)
                     return mapmap;
                 }
     
    +            // Insanity
    +            // returns:
    +            // { 1 => { 2 => argument,
    +            //          3 => argument,
    +            //        },
    +            //   2 => { 6 => <empty Insanity struct>, },
    +            // }
                 public Dictionary<long, Dictionary<Numberz, Insanity>> 
testInsanity(Insanity argument)
                 {
                     testLogDelegate.Invoke("testInsanity()");
     
    -                Xtruct hello = new Xtruct();
    --- End diff --
    
    Thank you @Jens-G 


> Implement support for Rust language
> -----------------------------------
>
>                 Key: THRIFT-2945
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2945
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Wish List
>            Reporter: Maksim Golov
>            Assignee: Jeremy Fitzhardinge
>
> Work on implementing support for Rust is in progress: 
> https://github.com/maximg/thrift by Simon GĂ©nier and myself.
> It will probably take quite some time to complete. Please keep us updated if 
> there are changes related to our work.



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

Reply via email to