Incomplete records generation for Erlang
----------------------------------------

                 Key: THRIFT-1475
                 URL: https://issues.apache.org/jira/browse/THRIFT-1475
             Project: Thrift
          Issue Type: Bug
          Components: Erlang - Compiler
         Environment: Gentoo GNU/Linux, Erlang OTP R15B
            Reporter: Max Treskin
            Priority: Minor


Thrift compiler for erlang generates incomplete records. It uses erlang 
string() type for thrift type binary(), and also has not sense to optional 
values when generates record fields types. Erlang Dialyzer prints warnings on 
these records so it should be fixed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to