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

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

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/566

    THRIFT-3264 Fix Erlang 16 namespaced types

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3264

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/566.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #566
    
----
commit 77373898a298fc89cfe2eea50fe6e337ae344a3c
Author: Nobuaki Sukegawa <nsu...@gmail.com>
Date:   2015-07-28T11:03:15Z

    THRIFT-3264 Fix Erlang 16 namespaced types

----


> Fix Erlang 16 namespaced types
> ------------------------------
>
>                 Key: THRIFT-3264
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3264
>             Project: Thrift
>          Issue Type: Bug
>          Components: Erlang - Compiler
>    Affects Versions: 0.9.3
>            Reporter: Michael Oliver
>            Assignee: Nobuaki Sukegawa
>             Fix For: 0.9.3
>
>
> Using the default Erlang from Ubuntu Trusty 1:16.b.3-dfsg-1ubuntu2.1 errors 
> related to namespaced dict and set occur. These were namespaced in Erlang OTP 
> 18, however this causes incompatibility with Erlang OTP 16.
> {noformat}
> test/gen-erl/thrift1475_types.hrl:30: referring to built-in type set as a 
> remote type; please take out the module name
> test/gen-erl/thrift_test_types.hrl:48: referring to built-in type dict as a 
> remote type; please take out the module name
> ...
> {noformat}



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

Reply via email to