[
https://issues.apache.org/jira/browse/THRIFT-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176294#comment-14176294
]
Roger Meier commented on THRIFT-2790:
-------------------------------------
If you need to check if your used idl features are supported by all languages:
no warnings during generation of -gen all
I'm absolutely open for ideas and patches using other approaches as I've
proposed.
Adding a -gen all option is probably the easiest way from a maintenance and
implementation perspective.
> thrift -gen all => an option to generate all languages and features
> -------------------------------------------------------------------
>
> Key: THRIFT-2790
> URL: https://issues.apache.org/jira/browse/THRIFT-2790
> Project: Thrift
> Issue Type: Improvement
> Components: Compiler (General), Documentation, Test Suite
> Reporter: Roger Meier
>
> I would like to have a *thrift -gen all* option to generate everything we
> have in one step. This would allow proper testing of all compiler changes by
> using test/ThriftTest.thrift. An optional make check target could compare
> different versions based on their git hash or to previous gen-all.backup
> folder.
> Suggested-by: Roger Meier <[email protected]>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)