[jira] [Created] (THRIFT-3394) compiler generates uncompilable code

2015-10-19 Thread Tom Lippincott (JIRA)
Tom Lippincott created THRIFT-3394: -- Summary: compiler generates uncompilable code Key: THRIFT-3394 URL: https://issues.apache.org/jira/browse/THRIFT-3394 Project: Thrift Issue Type: Bug

[jira] [Created] (THRIFT-3395) Cocoa compiler produces corrupt code when boxing enums inside map.

2015-10-19 Thread Aleksei Shevchenko (JIRA)
Aleksei Shevchenko created THRIFT-3395: -- Summary: Cocoa compiler produces corrupt code when boxing enums inside map. Key: THRIFT-3395 URL: https://issues.apache.org/jira/browse/THRIFT-3395

[GitHub] thrift pull request: Cocoa compiler: fixed incorrect boxing of enu...

2015-10-19 Thread skeeet
GitHub user skeeet opened a pull request: https://github.com/apache/thrift/pull/657 Cocoa compiler: fixed incorrect boxing of enums inside map. #THRIFT-3395 You can merge this pull request into a Git repository by running: $ git pull https://github.com/skeeet/thrift master

[jira] [Commented] (THRIFT-3395) Cocoa compiler produces corrupt code when boxing enums inside map.

2015-10-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964575#comment-14964575 ] ASF GitHub Bot commented on THRIFT-3395: GitHub user skeeet opened a pull request: