[
https://issues.apache.org/jira/browse/THRIFT-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15347510#comment-15347510
]
James E. King, III commented on THRIFT-3862:
--------------------------------------------
Suggest continuing the conversation on the issue this was duped against.
> Parse does not support multiple thrift files
> --------------------------------------------
>
> Key: THRIFT-3862
> URL: https://issues.apache.org/jira/browse/THRIFT-3862
> Project: Thrift
> Issue Type: New Feature
> Components: C++ - Compiler
> Affects Versions: 0.9.3
> Reporter: Hongyi Shen
> Assignee: James E. King, III
> Priority: Minor
>
> For example:
> util.thrift types.thrift
> | |
> +------+---------+
> |
> ------------------
> | |
> serviceA.thrift serviceB.thrift
> To generate source code of A and B, I need to
> thrift -r -gen cpp serviceA.thrift
> thrift -r -gen cpp serviceB.thrift
> How can I generate them in one command:
> thrift -r -gen cpp serviceA.thrift servicesB.thrift
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)