[jira] [Reopened] (THRIFT-2515) TLS Method error during make

2014-05-13 Thread Mike Winkelmann (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Winkelmann reopened THRIFT-2515: - I have still the same problem. Can someone help me to solve it. Maybe do someone build

[jira] [Commented] (THRIFT-2511) Node.js needs the compact protocol

2014-05-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13995785#comment-13995785 ] Hudson commented on THRIFT-2511: FAILURE: Integrated in Thrift #1151 (See

make cross does not execute test.sh

2014-05-13 Thread Chamila Wijayarathna
Hello all, I cloned thrift from github and ran 'make install' and 'make cross'. When I run 'make cross' it gives following result[1] and does not run test.sh. What is the reason for that? When I run test.sh manually, it successfully execute java-java tests. But cpp it couldn't fount cpp server and

[jira] [Updated] (THRIFT-2401) Haskell tutorial compiles

2014-05-13 Thread John Chee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Chee updated THRIFT-2401: -- Attachment: 0001-hs-generator-fully-qualified-ByteString-annotation.patch Haskell tutorial compiles

[jira] [Commented] (THRIFT-2529) TBufferedTransport split Tcp data bug in nodeJs

2014-05-13 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996574#comment-13996574 ] Randy Abernethy commented on THRIFT-2529: - This is an old bug. Unfortunately it

[GSoC] THRIFT-847 Test Framework harmonization across all languages

2014-05-13 Thread Chamila Wijayarathna
Hi Roger, As we discussed earlier I have changed test.sh to write results of cross language test run to a status.md file. I have attached a sample status.mdgenerated. I observed that in commit THRIFT-847 Test Framework harmonization across all languages (commit

Re: make cross does not execute test.sh

2014-05-13 Thread Roger Meier
python does not compile and erlang misses eunit. please install python and erlang dependencies or do a ./configure --without-python --without-erlang Quoting Chamila Wijayarathna cdwijayarat...@gmail.com: Hello all, I cloned thrift from github and ran 'make install' and 'make cross'. When I

[jira] [Comment Edited] (THRIFT-2525) C# client connecting to C++ server via named pipe transport gets TTransportException

2014-05-13 Thread Peace C (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996887#comment-13996887 ] Peace C edited comment on THRIFT-2525 at 5/13/14 8:55 PM: -- After

[jira] [Updated] (THRIFT-2486) Markdown for: Provide option to not write default values

2014-05-13 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy updated THRIFT-2486: Attachment: DefaultValues2.md This is the updated markdown for the current approach to