[GitHub] thrift pull request: THRIFT-2628 (with generator option to preserv...

2014-09-24 Thread talentdeficit
GitHub user talentdeficit opened a pull request: https://github.com/apache/thrift/pull/225 THRIFT-2628 (with generator option to preserve old naming scheme) You can merge this pull request into a Git repository by running: $ git pull https://github.com/talentdeficit/thrift

[jira] [Commented] (THRIFT-2628) erlang: struct member name conflicts due to lowercased names

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

[jira] [Commented] (THRIFT-2628) erlang: struct member name conflicts due to lowercased names

2014-09-24 Thread alisdair sullivan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146065#comment-14146065 ] alisdair sullivan commented on THRIFT-2628: --- i've added a generator option

[jira] [Created] (THRIFT-2721) generate more idiomatic erlang code

2014-09-24 Thread alisdair sullivan (JIRA)
alisdair sullivan created THRIFT-2721: - Summary: generate more idiomatic erlang code Key: THRIFT-2721 URL: https://issues.apache.org/jira/browse/THRIFT-2721 Project: Thrift Issue Type:

[GitHub] thrift pull request: THRIFT-2721: reduce complexity of generated e...

2014-09-24 Thread talentdeficit
GitHub user talentdeficit opened a pull request: https://github.com/apache/thrift/pull/226 THRIFT-2721: reduce complexity of generated erlang code and add tests You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (THRIFT-2721) generate more idiomatic erlang code

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

[jira] [Updated] (THRIFT-2721) generate more idiomatic erlang code

2014-09-24 Thread alisdair sullivan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alisdair sullivan updated THRIFT-2721: -- Description: reduces the amount of code generated by the erlang compiler and increases

[jira] [Created] (THRIFT-2722) Fix javascript service inheritance namespacing

2014-09-24 Thread Stig Bakken (JIRA)
Stig Bakken created THRIFT-2722: --- Summary: Fix javascript service inheritance namespacing Key: THRIFT-2722 URL: https://issues.apache.org/jira/browse/THRIFT-2722 Project: Thrift Issue Type:

[jira] [Commented] (THRIFT-2721) generate more idiomatic erlang code

2014-09-24 Thread alisdair sullivan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146098#comment-14146098 ] alisdair sullivan commented on THRIFT-2721: --- note this relies on the fix for

[GitHub] thrift pull request: JavaScript compiler: add missing namespace wh...

2014-09-24 Thread stigsb
GitHub user stigsb opened a pull request: https://github.com/apache/thrift/pull/227 JavaScript compiler: add missing namespace when inheriting service You can merge this pull request into a Git repository by running: $ git pull https://github.com/stigsb/thrift THRIFT-2722

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

2014-09-24 Thread alisdair sullivan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146102#comment-14146102 ] alisdair sullivan commented on THRIFT-2689: --- THRIFT-2628 (part two) and

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

2014-09-24 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2689: - Assignee: alisdair sullivan struct names that differ only in capitalization of first character

[jira] [Updated] (THRIFT-2628) erlang: struct member name conflicts due to lowercased names

2014-09-24 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2628: - Assignee: alisdair sullivan (was: alisdair sullivan) erlang: struct member name conflicts due

[jira] [Commented] (THRIFT-2447) Unable to compile thrift files - C Glib

2014-09-24 Thread Simon South (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146342#comment-14146342 ] Simon South commented on THRIFT-2447: - Arun, is this still an issue for you, or can

[jira] [Commented] (THRIFT-2447) Unable to compile thrift files - C Glib

2014-09-24 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146383#comment-14146383 ] Jake Farrell commented on THRIFT-2447: -- I've used Thrift on CentOS 4/5 in production

[jira] [Commented] (THRIFT-2447) Unable to compile thrift files - C Glib

2014-09-24 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146435#comment-14146435 ] Randy Abernethy commented on THRIFT-2447: - ETA, this weekend! Unable to compile

[jira] [Commented] (THRIFT-2600) 0.9.2 release candidate

2014-09-24 Thread Andrew Brown (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146506#comment-14146506 ] Andrew Brown commented on THRIFT-2600: -- [~roger.meier], does that mean that 0.9.2 is

[jira] [Commented] (THRIFT-2600) 0.9.2 release candidate

2014-09-24 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146539#comment-14146539 ] Jake Farrell commented on THRIFT-2600: -- hi [~andrewsbrown], i'm working on the

[jira] [Commented] (THRIFT-2600) 0.9.2 release candidate

2014-09-24 Thread Andrew Brown (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146656#comment-14146656 ] Andrew Brown commented on THRIFT-2600: -- Awesome, thanks so much! 0.9.2 release

[jira] [Assigned] (THRIFT-2721) generate more idiomatic erlang code

2014-09-24 Thread alisdair sullivan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alisdair sullivan reassigned THRIFT-2721: - Assignee: alisdair sullivan generate more idiomatic erlang code