[GitHub] thrift pull request #1260: THRIFT-4186 Add travis build for Rust

2017-05-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1260 --- 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 pull request #1260: THRIFT-4186 Add travis build for Rust

2017-05-03 Thread allengeorge
Github user allengeorge commented on a diff in the pull request: https://github.com/apache/thrift/pull/1260#discussion_r114546199 --- Diff: test/known_failures_Linux.json --- @@ -224,5 +224,7 @@ "hs-py3_json_framed-ip", "java-d_compact_buffered-ip",

[GitHub] thrift pull request #1260: THRIFT-4186 Add travis build for Rust

2017-05-03 Thread allengeorge
Github user allengeorge commented on a diff in the pull request: https://github.com/apache/thrift/pull/1260#discussion_r114530042 --- Diff: test/known_failures_Linux.json --- @@ -224,5 +224,7 @@ "hs-py3_json_framed-ip", "java-d_compact_buffered-ip",

[GitHub] thrift pull request #1260: THRIFT-4186 Add travis build for Rust

2017-05-03 Thread allengeorge
Github user allengeorge commented on a diff in the pull request: https://github.com/apache/thrift/pull/1260#discussion_r114529981 --- Diff: test/rs/src/bin/test_server.rs --- @@ -104,35 +104,43 @@ fn run() -> thrift::Result<()> { } }; -

[GitHub] thrift pull request #1260: THRIFT-4186 Add travis build for Rust

2017-05-02 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1260#discussion_r114321825 --- Diff: test/known_failures_Linux.json --- @@ -224,5 +224,7 @@ "hs-py3_json_framed-ip", "java-d_compact_buffered-ip",

[GitHub] thrift pull request #1260: THRIFT-4186 Add travis build for Rust

2017-05-02 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1260#discussion_r114321962 --- Diff: test/rs/src/bin/test_server.rs --- @@ -104,35 +104,43 @@ fn run() -> thrift::Result<()> { } }; -let

[GitHub] thrift pull request #1260: THRIFT-4186 Add travis build for Rust

2017-05-01 Thread allengeorge
GitHub user allengeorge opened a pull request: https://github.com/apache/thrift/pull/1260 THRIFT-4186 Add travis build for Rust Client: rs * Install Rust in ubuntu/centos docker images * Fix type bounds on TMultiplexedProcessor * Add multiplexing support to