[jira] [Commented] (THRIFT-2067) Thrift objects should have a default string representation

2014-09-02 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118222#comment-14118222 ] Konrad Grochowski commented on THRIFT-2067: --- I've started working on it:

[jira] [Created] (THRIFT-2689) struct names that differ only in capitalization of first character generate broken erlang code

2014-09-02 Thread alisdair sullivan (JIRA)
alisdair sullivan created THRIFT-2689: - Summary: struct names that differ only in capitalization of first character generate broken erlang code Key: THRIFT-2689 URL:

[jira] [Updated] (THRIFT-2689) struct names that differ only in capitalization of first character generate broken erlang code

2014-09-02 Thread alisdair sullivan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alisdair sullivan updated THRIFT-2689: -- Description: the following thrift specification generates broken erlang code: struct

[jira] [Updated] (THRIFT-2689) struct names that differ only in capitalization of first character generate broken erlang code

2014-09-02 Thread alisdair sullivan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alisdair sullivan updated THRIFT-2689: -- Description: the following thrift specification generates broken erlang code: struct

[GitHub] thrift pull request: THRIFT-2689: struct names that differ only in...

2014-09-02 Thread talentdeficit
GitHub user talentdeficit opened a pull request: https://github.com/apache/thrift/pull/204 THRIFT-2689: struct names that differ only in capitalization of first character generate broken erlang code alter generation so that accurate names are retained in generated code You can

[jira] [Commented] (THRIFT-2689) struct names that differ only in capitalization of first character generate broken erlang code

2014-09-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118955#comment-14118955 ] ASF GitHub Bot commented on THRIFT-2689: GitHub user talentdeficit opened a pull

[jira] [Assigned] (THRIFT-1266) generated C code for iterating over nested maps is wrong

2014-09-02 Thread Simon South (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon South reassigned THRIFT-1266: --- Assignee: Simon South generated C code for iterating over nested maps is wrong

[jira] [Updated] (THRIFT-1266) generated C code for iterating over nested maps is wrong

2014-09-02 Thread Simon South (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon South updated THRIFT-1266: Attachment: thrift-1266-c_glib-variable-collision-serializing-nested-maps.patch In the better