Chris Stylianou created THRIFT-2146: ---------------------------------------
Summary: Unable to pass multiple "--gen" options to the thrift compiler Key: THRIFT-2146 URL: https://issues.apache.org/jira/browse/THRIFT-2146 Project: Thrift Issue Type: Bug Components: C# - Compiler Affects Versions: 0.9.1 Environment: Windows Reporter: Chris Stylianou I'm trying to run the following command: {code} thrift --gen cpp:include_prefix,pure_enums Interface.thrift {code} However, this fails with the error: {code} Unrecognized option: pure_enums {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira