Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Linux x86/x86_64
-
Patch Available
Description
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.