[jira] [Commented] (THRIFT-2945) Implement support for Rust language

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

[GitHub] thrift pull request #1147: THRIFT-2945 Add Rust support

2017-01-03 Thread Jens-G
Github user Jens-G commented on a diff in the pull request: https://github.com/apache/thrift/pull/1147#discussion_r94510188 --- Diff: compiler/cpp/src/thrift/generate/t_rs_generator.cc --- @@ -0,0 +1,2846 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Commented] (THRIFT-3873) Fix various compiler warnings when using VS2010

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

[GitHub] thrift pull request #1128: THRIFT-3873: fix compiler warnings on windows wit...

2017-01-03 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1128#discussion_r94495800 --- Diff: compiler/cpp/src/thrift/generate/t_erl_generator.cc --- @@ -984,10 +988,13 @@ void t_erl_generator::export_types_string(string name, int num) {

[GitHub] thrift pull request #1128: THRIFT-3873: fix compiler warnings on windows wit...

2017-01-03 Thread Jens-G
Github user Jens-G commented on a diff in the pull request: https://github.com/apache/thrift/pull/1128#discussion_r94489293 --- Diff: compiler/cpp/src/thrift/generate/t_erl_generator.cc --- @@ -984,10 +988,13 @@ void t_erl_generator::export_types_string(string name, int num) {

[jira] [Commented] (THRIFT-3873) Fix various compiler warnings when using VS2010

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

[jira] [Commented] (THRIFT-3933) Port official C# .NET library for Thrift to C# .NET Core libary

2017-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15796218#comment-15796218 ] ASF GitHub Bot commented on THRIFT-3933: GitHub user Jens-G opened a pull request:

[GitHub] thrift pull request #1149: THRIFT-3933 add .NETCore support

2017-01-03 Thread Jens-G
GitHub user Jens-G opened a pull request: https://github.com/apache/thrift/pull/1149 THRIFT-3933 add .NETCore support Add .NETCore to Apache Thrift Patch: Volodymyr Gotra & Jens Geyer You can merge this pull request into a Git repository by running: $ git pull

Re: CMS site broken

2017-01-03 Thread Joseph Schaefer
The cms service uses egress filtering on its firewall. Apparently that was never updated since the git service changed addresses, so all such requests now fail. Sent from my iPhone > On Jan 3, 2017, at 1:47 PM, Jake Farrell wrote: > > just tried to update the website

CMS site broken

2017-01-03 Thread Jake Farrell
just tried to update the website for the 0.10.0 release and ran into an issue with the CMS, not sure what the issue is yet since all links within the error output work when tried manually https://ci.apache.org/builders/thrift-site-staging/builds/37/steps/compile/logs/stdio -Jake

[GitHub] thrift issue #1147: THRIFT-2945 Add Rust support

2017-01-03 Thread markerickson-wf
Github user markerickson-wf commented on the issue: https://github.com/apache/thrift/pull/1147 @allengeorge re: "Dart: weird problem with pubspec requiring 1.0.0 instead of 1.0.0-dev" - I can help look into that if you give some more detail. --- If your project is set up for it, you

[jira] [Commented] (THRIFT-2945) Implement support for Rust language

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

[RESULT][VOTE]: Apache Thrift 0.10.0 RC1

2017-01-03 Thread Jake Farrell
Forgot to vote when I started the thread, +1 from me With 6 +1's (5 binding, 1 community) and no negative votes, the vote to accept Apache Thrift 0.10.0 RC1 as Apache Thrift 0.10.0 passes. I'll start publishing the packages later today. Thank you to all that helped contribute to this release

Inter-webpage persistent javascript transport

2017-01-03 Thread Martin Hejnfelt
Hi, TL;DR in the bottom. I've been using Thrift for many years now, as a RPC between a server and a frontend, where the server is written in C++ and the frontend in Java/Swing. The system works by having two services, one for the "controlling" part, meaning the commands coming to the server from

[GitHub] thrift pull request #1147: THRIFT-2945 Add Rust support

2017-01-03 Thread Jens-G
Github user Jens-G commented on a diff in the pull request: https://github.com/apache/thrift/pull/1147#discussion_r94371350 --- Diff: test/ThriftTest.thrift --- @@ -67,7 +67,7 @@ typedef i64 UserId struct Bonk { 1: string message, - 2: i32 type + 2: i32

[jira] [Commented] (THRIFT-2945) Implement support for Rust language

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

[GitHub] thrift pull request #1147: THRIFT-2945 Add Rust support

2017-01-03 Thread Jens-G
Github user Jens-G commented on a diff in the pull request: https://github.com/apache/thrift/pull/1147#discussion_r94370827 --- Diff: lib/rs/Cargo.toml --- @@ -0,0 +1,17 @@ +[package] +name = "rift" +description = "Rust Thrift library" +version = "0.5.1"