[jira] [Updated] (THRIFT-2112) Error in Go generator when using typedefs in map keys

2013-08-03 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2112: --- Attachment: thrift-map-keys.patch > Error in Go generator when using typedefs in map keys >

[jira] [Created] (THRIFT-2112) Error in Go generator when using typedefs in map keys

2013-08-03 Thread Emir Habul (JIRA)
Emir Habul created THRIFT-2112: -- Summary: Error in Go generator when using typedefs in map keys Key: THRIFT-2112 URL: https://issues.apache.org/jira/browse/THRIFT-2112 Project: Thrift Issue Type

[jira] [Commented] (THRIFT-2106) Fix support for namespaces in GO generator

2013-07-31 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725514#comment-13725514 ] Emir Habul commented on THRIFT-2106: First part of the question is for this line: {c

[jira] [Updated] (THRIFT-2106) Fix support for namespaces in GO generator

2013-07-30 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2106: --- Description: Tests included > Fix support for namespaces in GO generator > -

[jira] [Updated] (THRIFT-2106) Fix support for namespaces in GO generator

2013-07-30 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2106: --- Attachment: thrift-go-namespaces.patch > Fix support for namespaces in GO generator > --

[jira] [Updated] (THRIFT-2106) Fix support for namespaces in GO generator

2013-07-30 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2106: --- Attachment: thrift-go-namespaces.thrift > Fix support for namespaces in GO generator > -

[jira] [Updated] (THRIFT-2106) Fix support for namespaces in GO generator

2013-07-30 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2106: --- Attachment: (was: thrift-go-namespaces.thrift) > Fix support for namespaces in GO generator

[jira] [Created] (THRIFT-2106) Fix support for namespaces in GO generator

2013-07-30 Thread Emir Habul (JIRA)
Emir Habul created THRIFT-2106: -- Summary: Fix support for namespaces in GO generator Key: THRIFT-2106 URL: https://issues.apache.org/jira/browse/THRIFT-2106 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-2102) constants are not referencing to correct type when included from another thrift file

2013-07-29 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723034#comment-13723034 ] Emir Habul commented on THRIFT-2102: ok, that error is due to missing https://issues

[jira] [Commented] (THRIFT-2102) constants are not referencing to correct type when included from another thrift file

2013-07-29 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722791#comment-13722791 ] Emir Habul commented on THRIFT-2102: I am getting errors in 'make check' http://past

[jira] [Commented] (THRIFT-2101) Go generator, unused imports causes compilation to fail

2013-07-26 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720879#comment-13720879 ] Emir Habul commented on THRIFT-2101: > ttypes.go does not serve any purpose, is there

[jira] [Commented] (THRIFT-2101) Go generator, unused imports causes compilation to fail

2013-07-25 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13719341#comment-13719341 ] Emir Habul commented on THRIFT-2101: I modified that bit recently in https://issues.

[jira] [Commented] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712009#comment-13712009 ] Emir Habul commented on THRIFT-2090: I added "thrift-6-extra-copyright.patch" which c

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: thrift-6-extra-copyright.patch > Go generator, fix including of other thrift files >

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: thrift-5-fix-earlier-mess.patch > Go generator, fix including of other thrift files

[jira] [Commented] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711235#comment-13711235 ] Emir Habul commented on THRIFT-2090: One more reupload. > Go generat

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: (was: thrift-4-import-protection.patch) > Go generator, fix including of other t

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: thrift-4-import-protection.patch thrift-3-add-tests.patch > Go gener

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: (was: thrift-3-add-tests.patch) > Go generator, fix including of other thrift fi

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: thrift-4-import-protection.patch thrift-3-add-tests.patch

[jira] [Commented] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711230#comment-13711230 ] Emir Habul commented on THRIFT-2090: Thanks ~jensg, I moved them to that dir, and fi

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: (was: thrift-2-fix-code.patch) > Go generator, fix including of other thrift fil

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: (was: thrift-3-add-tests.patch) > Go generator, fix including of other thrift fi

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: (was: thrift-4-import-protection.patch) > Go generator, fix including of other t

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-17 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: (was: thrift-1-go-path.patch) > Go generator, fix including of other thrift file

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-16 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: thrift-4-import-protection.patch > Go generator, fix including of other thrift files

[jira] [Updated] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-15 Thread Emir Habul (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emir Habul updated THRIFT-2090: --- Attachment: thrift-3-add-tests.patch thrift-2-fix-code.patch thrift-1

[jira] [Created] (THRIFT-2090) Go generator, fix including of other thrift files

2013-07-15 Thread Emir Habul (JIRA)
Emir Habul created THRIFT-2090: -- Summary: Go generator, fix including of other thrift files Key: THRIFT-2090 URL: https://issues.apache.org/jira/browse/THRIFT-2090 Project: Thrift Issue Type: Bu