[
https://issues.apache.org/jira/browse/THRIFT-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Reiss resolved THRIFT-524.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.2
> 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
> Fix For: 0.2
>
> 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.