You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Richard Jones (JIRA)" <ji...@apache.org> on 2009/01/15 15:40:59 UTC

[jira] Updated: (THRIFT-266) Erlang atoms must always start with lower-case character

     [ https://issues.apache.org/jira/browse/THRIFT-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Jones updated THRIFT-266:
---------------------------------

    Attachment: erlang-record-uncapitalize.patch

Forces first char of atom to lowercase for struct fields

> 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
>         Attachments: erlang-record-uncapitalize.patch
>
>
> 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.