Erlang atoms must always start with lower-case character
--------------------------------------------------------
Key: THRIFT-266
URL: https://issues.apache.org/jira/browse/THRIFT-266
Project: Thrift
Issue Type: Bug
Components: Compiler (Erlang)
Environment: Linux x86/x86_64
Reporter: Richard Jones
Field names in erlang records (structs) need to start with a lower-case
character to be valid Erlang.
If the .thrift file uses an upper-case character, the compiler should
lower-case it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.