[jira] [Commented] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-10-10 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952144#comment-14952144 ] James E. King, III commented on THRIFT-3237: As I said in the comments the pa

[jira] [Commented] (THRIFT-3276) Binary data does not decode correctly using the TJSONProtocol when the base64 encoded data is padded.

2015-10-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952116#comment-14952116 ] Hudson commented on THRIFT-3276: SUCCESS: Integrated in Thrift #1683 (See [https://build

[jira] [Commented] (THRIFT-2794) generated Java code full of warnings

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952111#comment-14952111 ] ASF GitHub Bot commented on THRIFT-2794: Github user aaudiber commented on a diff

[GitHub] thrift pull request: THRIFT-2794 Suppress warnings in autogenerate...

2015-10-10 Thread aaudiber
Github user aaudiber commented on a diff in the pull request: https://github.com/apache/thrift/pull/649#discussion_r41702916 --- Diff: compiler/cpp/src/generate/t_java_generator.cc --- @@ -441,7 +441,7 @@ string t_java_generator::java_type_imports() { } string t_java

[jira] [Resolved] (THRIFT-2668) TestSuite: detailed result on passed tests by feature

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2668. - Resolution: Fixed Assignee: Roger Meier We have standardized the return codes and they are

[jira] [Commented] (THRIFT-819) add Enumeration for protocol, transport and server types

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952108#comment-14952108 ] Roger Meier commented on THRIFT-819: [~nsuke] What do you think? Shall we add such an

[jira] [Resolved] (THRIFT-2312) travis.yml: build everything

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2312. - Resolution: Fixed we build nearly everything;-) > travis.yml: build everything > ---

Re: Download page needs updating to point at 0.9.3 release

2015-10-10 Thread Konrad Grochowski
Today links were not working - no idea why... I'll forward this to dev@, somebody with higher permissions than mine might be needed ;) -Konrad W dniu 2015-10-10 o 22:43, Mark Goldfinch pisze: Hi Konrad, On 11 Oct 2015 5:35 a.m., "Konrad Grochowski" wrote: It seems that 0.9.3 files are not

[jira] [Resolved] (THRIFT-468) Rack Middleware Application for Rails

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-468. Resolution: Won't Fix please reopen and provide a patch if you need this > Rack Middleware Applicat

[jira] [Resolved] (THRIFT-1547) Problems building against static libevent

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1547. - Resolution: Cannot Reproduce Assignee: (was: Jake Farrell) > Problems building against

[jira] [Resolved] (THRIFT-1708) Add event handlers for processor events

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1708. - Resolution: Incomplete This patch is outdated and you can reopen as soon as a patch is ready. >

[jira] [Resolved] (THRIFT-2028) Cleanup threading headers / libraries

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2028. - Resolution: Later This patch is outdated and you can reopen as soon as a patch is ready. > Clean

[jira] [Commented] (THRIFT-3371) Abstract namespace Unix domain sockets broken in C++

2015-10-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952099#comment-14952099 ] Hudson commented on THRIFT-3371: SUCCESS: Integrated in Thrift #1682 (See [https://build

[jira] [Commented] (THRIFT-3378) c_glib service does not handle negative Thrift byte values correctly

2015-10-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952098#comment-14952098 ] Hudson commented on THRIFT-3378: SUCCESS: Integrated in Thrift #1682 (See [https://build

[jira] [Commented] (THRIFT-3276) Binary data does not decode correctly using the TJSONProtocol when the base64 encoded data is padded.

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952095#comment-14952095 ] ASF GitHub Bot commented on THRIFT-3276: Github user asfgit closed the pull reque

[jira] [Resolved] (THRIFT-3276) Binary data does not decode correctly using the TJSONProtocol when the base64 encoded data is padded.

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3276. - Resolution: Fixed Assignee: Nobuaki Sukegawa > Binary data does not decode correctly using

[GitHub] thrift pull request: THRIFT-3276 Binary data does not decode corre...

2015-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/645 --- 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 enab

[jira] [Resolved] (THRIFT-3371) Abstract namespace Unix domain sockets broken in C++

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3371. - Resolution: Fixed Assignee: Roger Meier > Abstract namespace Unix domain sockets broken in

[jira] [Commented] (THRIFT-3371) Abstract namespace Unix domain sockets broken in C++

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952093#comment-14952093 ] ASF GitHub Bot commented on THRIFT-3371: Github user asfgit closed the pull reque

[GitHub] thrift pull request: THRIFT-3371

2015-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/637 --- 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 enab

[jira] [Commented] (THRIFT-3378) c_glib service does not handle negative Thrift byte values correctly

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952088#comment-14952088 ] ASF GitHub Bot commented on THRIFT-3378: Github user asfgit closed the pull reque

[jira] [Resolved] (THRIFT-3378) c_glib service does not handle negative Thrift byte values correctly

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3378. - Resolution: Fixed Assignee: Nobuaki Sukegawa > c_glib service does not handle negative Thri

[GitHub] thrift pull request: THRIFT-3378 c_glib service does not handle ne...

2015-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/644 --- 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 enab

[jira] [Commented] (THRIFT-3374) Ruby TJSONProtocol fails to unescape string values

2015-10-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952084#comment-14952084 ] Hudson commented on THRIFT-3374: SUCCESS: Integrated in Thrift #1681 (See [https://build

[jira] [Commented] (THRIFT-3375) Python TJSONProtocol encodes utf8 string values in an incompatible way

2015-10-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952085#comment-14952085 ] Hudson commented on THRIFT-3375: SUCCESS: Integrated in Thrift #1681 (See [https://build

[jira] [Commented] (THRIFT-2794) generated Java code full of warnings

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952081#comment-14952081 ] ASF GitHub Bot commented on THRIFT-2794: Github user bufferoverflow commented on

[GitHub] thrift pull request: THRIFT-2794 Suppress warnings in autogenerate...

2015-10-10 Thread bufferoverflow
Github user bufferoverflow commented on a diff in the pull request: https://github.com/apache/thrift/pull/649#discussion_r41702403 --- Diff: compiler/cpp/src/generate/t_java_generator.cc --- @@ -441,7 +441,7 @@ string t_java_generator::java_type_imports() { } string

[jira] [Commented] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952079#comment-14952079 ] Roger Meier commented on THRIFT-3237: - Yes, I can. .. but patch does not apply anymor

[jira] [Resolved] (THRIFT-3375) Python TJSONProtocol encodes utf8 string values in an incompatible way

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3375. - Resolution: Fixed Assignee: Nobuaki Sukegawa > Python TJSONProtocol encodes utf8 string val

[jira] [Commented] (THRIFT-3375) Python TJSONProtocol encodes utf8 string values in an incompatible way

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952077#comment-14952077 ] ASF GitHub Bot commented on THRIFT-3375: Github user asfgit closed the pull reque

[GitHub] thrift pull request: THRIFT-3375 Python TJSONProtocol encodes utf8...

2015-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/642 --- 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 enab

[jira] [Resolved] (THRIFT-3374) Ruby TJSONProtocol fails to unescape string values

2015-10-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3374. - Resolution: Fixed Assignee: Nobuaki Sukegawa committed > Ruby TJSONProtocol fails to unesc

[jira] [Commented] (THRIFT-3374) Ruby TJSONProtocol fails to unescape string values

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952074#comment-14952074 ] ASF GitHub Bot commented on THRIFT-3374: Github user asfgit closed the pull reque

[GitHub] thrift pull request: THRIFT-3374 Ruby TJSONProtocol fails to unesc...

2015-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/640 --- 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 enab

[jira] [Commented] (THRIFT-2794) generated Java code full of warnings

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952006#comment-14952006 ] ASF GitHub Bot commented on THRIFT-2794: GitHub user aaudiber opened a pull reque

[GitHub] thrift pull request: THRIFT-2794 Suppress warnings in autogenerate...

2015-10-10 Thread aaudiber
GitHub user aaudiber opened a pull request: https://github.com/apache/thrift/pull/649 THRIFT-2794 Suppress warnings in autogenerated Java files Client: Java Most importantly, this will ignore "unused" warnings. You can merge this pull request into a Git repository by runnin

[jira] [Commented] (THRIFT-2411) C++: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951935#comment-14951935 ] ASF GitHub Bot commented on THRIFT-2411: GitHub user phongphan opened a pull requ

[GitHub] thrift pull request: THRIFT-2411 C++: UTF-8 sent by PHP as JSON is...

2015-10-10 Thread phongphan
GitHub user phongphan opened a pull request: https://github.com/apache/thrift/pull/648 THRIFT-2411 C++: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol, redux Hi This patch allow consuming JSON encoded by older version of PHP (< 5.4) which the `json_encode` functio

[jira] [Commented] (THRIFT-2411) C++: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951933#comment-14951933 ] ASF GitHub Bot commented on THRIFT-2411: Github user phongphan commented on the p

[jira] [Commented] (THRIFT-2411) C++: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951934#comment-14951934 ] ASF GitHub Bot commented on THRIFT-2411: Github user phongphan closed the pull re

[GitHub] thrift pull request: THRIFT-2411 C++: UTF-8 sent by PHP as JSON is...

2015-10-10 Thread phongphan
Github user phongphan closed the pull request at: https://github.com/apache/thrift/pull/647 --- 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 e

[GitHub] thrift pull request: THRIFT-2411 C++: UTF-8 sent by PHP as JSON is...

2015-10-10 Thread phongphan
Github user phongphan commented on the pull request: https://github.com/apache/thrift/pull/647#issuecomment-147109386 The branch is quite messy right now and not ready to merge. I will clean it up and create the new PR. Sorry the the noise. --- If your project is set up f

[jira] [Commented] (THRIFT-2411) C++: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951680#comment-14951680 ] ASF GitHub Bot commented on THRIFT-2411: Github user phongphan commented on the p

[GitHub] thrift pull request: THRIFT-2411 C++: UTF-8 sent by PHP as JSON is...

2015-10-10 Thread phongphan
Github user phongphan commented on the pull request: https://github.com/apache/thrift/pull/647#issuecomment-147052566 Looks like clang in travis-ci doesn't use libc++. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] thrift pull request: THRIFT-2411 C++: UTF-8 sent by PHP as JSON is...

2015-10-10 Thread phongphan
GitHub user phongphan opened a pull request: https://github.com/apache/thrift/pull/647 THRIFT-2411 C++: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol Hi This patch allow consuming JSON encoded by older version of PHP (< 5.4) which doesn't support JSON_UNESCA

[jira] [Commented] (THRIFT-2411) C++: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol

2015-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951665#comment-14951665 ] ASF GitHub Bot commented on THRIFT-2411: GitHub user phongphan opened a pull requ