[jira] [Created] (THRIFT-4063) Sources for libthrift 0.10.0 are missing from Maven Central

2017-01-31 Thread Zac Bentley (JIRA)
Zac Bentley created THRIFT-4063: --- Summary: Sources for libthrift 0.10.0 are missing from Maven Central Key: THRIFT-4063 URL: https://issues.apache.org/jira/browse/THRIFT-4063 Project: Thrift

[jira] (THRIFT-4046) MinGW with gcc 6.2 does not compile on Windows

2017-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847535#comment-15847535 ] ASF GitHub Bot commented on THRIFT-4046: Github user asfgit closed the pull request at:

[GitHub] thrift pull request #1171: THRIFT-4046 fix PlatformSocket.h for mingw64/msys...

2017-01-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1171 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] (THRIFT-4046) MinGW with gcc 6.2 does not compile on Windows

2017-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847530#comment-15847530 ] ASF GitHub Bot commented on THRIFT-4046: Github user jeking3 commented on a diff in the pull

[GitHub] thrift pull request #1171: THRIFT-4046 fix PlatformSocket.h for mingw64/msys...

2017-01-31 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1171#discussion_r98771831 --- Diff: build/cmake/README-MSYS2.md --- @@ -0,0 +1,63 @@ + + +# Building thrift on Windows (MinGW64/MSYS2) + +Thrift uses cmake to make

[jira] (THRIFT-4045) Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC to fix building with Address Sanitizer

2017-01-31 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847516#comment-15847516 ] James E. King, III commented on THRIFT-4045: This fix causes the following warnings when

[GitHub] thrift issue #1156: THRIFT-4011 Use slices for Thrift sets

2017-01-31 Thread Jens-G
Github user Jens-G commented on the issue: https://github.com/apache/thrift/pull/1156 Ok, all fine. Don't panic ;-) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[jira] (THRIFT-4011) Sets of Thrift structs generate Go code that can't be serialized to JSON

2017-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847498#comment-15847498 ] ASF GitHub Bot commented on THRIFT-4011: Github user Jens-G commented on the issue:

[jira] (THRIFT-4011) Sets of Thrift structs generate Go code that can't be serialized to JSON

2017-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847491#comment-15847491 ] ASF GitHub Bot commented on THRIFT-4011: Github user dcelasun commented on the issue:

[GitHub] thrift issue #1156: THRIFT-4011 Use slices for Thrift sets

2017-01-31 Thread dcelasun
Github user dcelasun commented on the issue: https://github.com/apache/thrift/pull/1156 Hey @Jens-G sorry, I didn't have time to finish this up just yet. The lib part of the PR is still missing, but I'll be doing that in a few days. I'll rebase, push and let you know. --- If your

[jira] (THRIFT-4011) Sets of Thrift structs generate Go code that can't be serialized to JSON

2017-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847478#comment-15847478 ] ASF GitHub Bot commented on THRIFT-4011: Github user Jens-G commented on the issue:

[GitHub] thrift issue #1156: THRIFT-4011 Use slices for Thrift sets

2017-01-31 Thread Jens-G
Github user Jens-G commented on the issue: https://github.com/apache/thrift/pull/1156 Hi @dcelasun,any news? In caseyou're donw with it, could you rebase the PR to trigger a new Travis build? --- If your project is set up for it, you can reply to this email and have your reply

[jira] (THRIFT-4062) Remove debug print from TServiceClient

2017-01-31 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-4062. Resolution: Fixed Fix Version/s: 0.11.0 Committed, thanks! > Remove debug print from

[jira] (THRIFT-4062) Remove debug print from TServiceClient

2017-01-31 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-4062: -- Assignee: Tom Davis > Remove debug print from TServiceClient >

[GitHub] thrift pull request #1173: Remove debug print from TServiceClient

2017-01-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1173 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] thrift issue #672: Fix package.json to include only the needed files

2017-01-31 Thread bufferoverflow
Github user bufferoverflow commented on the issue: https://github.com/apache/thrift/pull/672 @jfarrell you are the npm publisher, could you please push 0.10.0 to the npm registry? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] (THRIFT-4062) Remove debug print from TServiceClient

2017-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847454#comment-15847454 ] ASF GitHub Bot commented on THRIFT-4062: Github user Jens-G commented on the issue:

[GitHub] thrift issue #1173: Remove debug print from TServiceClient

2017-01-31 Thread Jens-G
Github user Jens-G commented on the issue: https://github.com/apache/thrift/pull/1173 Tracked in THRIFT-4062 @tdavis: next time please have a look at our [contrib guidelines](http://thrift.apache.org/docs/HowToContribute). Thank you! --- If your project is set up for it, you

[jira] (THRIFT-4062) Remove debug print from TServiceClient

2017-01-31 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-4062: -- Summary: Remove debug print from TServiceClient Key: THRIFT-4062 URL: https://issues.apache.org/jira/browse/THRIFT-4062 Project: Thrift Issue Type: Improvement

[jira] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2017-01-31 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3000. Resolution: Fixed Fix Version/s: 0.11.0 Committed > .NET implementation has trouble with

[jira] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2017-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847444#comment-15847444 ] ASF GitHub Bot commented on THRIFT-3000: Github user asfgit closed the pull request at:

[GitHub] thrift pull request #1167: THRIFT-3000 .NET implementation has trouble with ...

2017-01-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1167 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] (THRIFT-1634) Document cpp.type

2017-01-31 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847435#comment-15847435 ] Todd Lipcon commented on THRIFT-1634: - See THRIFT-1567 - there's some info there that may help. >

[jira] (THRIFT-1634) Document cpp.type

2017-01-31 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned THRIFT-1634: --- Assignee: (was: Todd Lipcon) > Document cpp.type > - > >

[GitHub] thrift pull request #1173: Remove debug print from TServiceClient

2017-01-31 Thread tdavis
GitHub user tdavis opened a pull request: https://github.com/apache/thrift/pull/1173 Remove debug print from TServiceClient Client: Java You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdavis/thrift patch-1 Alternatively you can

[GitHub] thrift issue #672: Fix package.json to include only the needed files

2017-01-31 Thread modocache
Github user modocache commented on the issue: https://github.com/apache/thrift/pull/672 +1 for @zertosh's comment. @bufferoverflow, is there any way for me, a third-party contributor, to help you or other maintainers publish a new version on npm? I'd love to use a version without