[jira] [Commented] (THRIFT-3815) Put appveyor dependency versions to one place

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288486#comment-15288486 ] ASF GitHub Bot commented on THRIFT-3815: Github user EI3ven commented on the pull

[GitHub] thrift pull request: THRIFT-3815 Put appveyor dependency versions ...

2016-05-17 Thread EI3ven
Github user EI3ven commented on the pull request: https://github.com/apache/thrift/pull/1006#issuecomment-219932189 1.thrift --gen cocoa idl.thrift 2.Add gen-cocoa file to myThriftApp.xcodeproj 3.The idl.m file not found TApplicationException.h TObjective-C.h TProtocolException

[jira] [Commented] (THRIFT-3830) Add detail exception message between server-side and client-side

2016-05-17 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286988#comment-15286988 ] Jens Geyer commented on THRIFT-3830: {quote} If I had a public interface using thrift

[jira] [Created] (THRIFT-3831) build of test/cpp/src/TestClient.cpp fails with newer gcc on platforms with unsigned char due to narrowing conversions

2016-05-17 Thread Cody Schafer (JIRA)
Cody Schafer created THRIFT-3831: Summary: build of test/cpp/src/TestClient.cpp fails with newer gcc on platforms with unsigned char due to narrowing conversions Key: THRIFT-3831 URL: https://issues.apache.org/jir

[jira] [Updated] (THRIFT-3831) build of test/cpp/src/TestClient.cpp fails with newer gcc on platforms with unsigned char due to narrowing conversions

2016-05-17 Thread Cody Schafer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Schafer updated THRIFT-3831: - Attachment: 0001-test-cpp-explicitly-use-signed-char.patch > build of test/cpp/src/TestClient.cpp

[jira] [Commented] (THRIFT-3830) Add detail exception message between server-side and client-side

2016-05-17 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286551#comment-15286551 ] James E. King, III commented on THRIFT-3830: I think it should be something t

[jira] [Updated] (THRIFT-3830) Add detail exception message between server-side and client-side

2016-05-17 Thread Dongchao Ding (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongchao Ding updated THRIFT-3830: -- Affects Version/s: 0.9.3 > Add detail exception message between server-side and client-side >

[jira] [Commented] (THRIFT-3830) Add detail exception message between server-side and client-side

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286357#comment-15286357 ] ASF GitHub Bot commented on THRIFT-3830: GitHub user ddc496601562 opened a pull r

[GitHub] thrift pull request: THRIFT-3830

2016-05-17 Thread ddc496601562
GitHub user ddc496601562 opened a pull request: https://github.com/apache/thrift/pull/1012 THRIFT-3830 THRIFT-3830 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ddc496601562/thrift THRIFT-3830 Alternatively you can review and a

Build failed in Jenkins: Thrift-precommit #475

2016-05-17 Thread Apache Jenkins Server
See -- GitHub pull request #1,012 to apache/thrift [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace

Build failed in Jenkins: Thrift-precommit #474

2016-05-17 Thread Apache Jenkins Server
See -- GitHub pull request #1,011 to apache/thrift [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace

[GitHub] thrift pull request: Fix buf for php close socket

2016-05-17 Thread caty
GitHub user caty opened a pull request: https://github.com/apache/thrift/pull/1011 Fix buf for php close socket php must close the socket, anyhow. otherwise you will get previous reponse when the previous request timeout and the socket is reused. You can merge this pull request

[jira] [Created] (THRIFT-3830) Add detail exception message between server-side and client-side

2016-05-17 Thread Dongchao Ding (JIRA)
Dongchao Ding created THRIFT-3830: - Summary: Add detail exception message between server-side and client-side Key: THRIFT-3830 URL: https://issues.apache.org/jira/browse/THRIFT-3830 Project: Thrift