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

Aki Sukegawa commented on THRIFT-3834:
--------------------------------------

Is this failure caused by this ?

{code}
src/gen-erl/include_types.erl:20: record 'Bools' undefined
src/gen-erl/include_types.hrl:8: record 'Bools' undefined
src/gen-erl/include_types.hrl:8: type 'Bools'() undefined
{code}

https://travis-ci.org/apache/thrift/jobs/135708468#L5461

> Erlang namespacing and exception metadata
> -----------------------------------------
>
>                 Key: THRIFT-3834
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3834
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Erlang - Compiler
>            Reporter: Steve Cohen
>            Assignee: Steve Cohen
>             Fix For: 0.10.0
>
>         Attachments: thrift-3834-erlang_metadata_fixed_tests.patch
>
>
> The erlang modules generated by thrift cannot be namespaced, this change 
> allows namespacing like in other thrift types.
> If Module A defines a struct S and Module B defines a struct S and Module A 
> includes Module B, it will not compile. This change fixes that problem.
> If at all possible, I'd like this to get into 0.10



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

Reply via email to