Generated erlang -include statements have wrong capitalization
--------------------------------------------------------------
Key: THRIFT-524
URL: https://issues.apache.org/jira/browse/THRIFT-524
Project: Thrift
Issue Type: Bug
Components: Compiler (Erlang)
Reporter: Manish Singh
Attachments: erl-include-uncaptialize.patch
The generated erlang files uncapitalize the first letter of the service name
when generating a filename, but when -include statements are needed it doesn't
uncapitalize the filename there. Attached trvial patch fixes this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.