Re: Deprecation of C++03 support - thoughts?

2017-12-27 Thread Chet Murthy
I ought to have noted that googletest works well with googlemock, and *that* is one *lovely* C++ mock library. Holey moley, so lovely.

Re: Deprecation of C++03 support - thoughts?

2017-12-27 Thread Chet Murthy
On Wed, Dec 27, 2017 at 6:31 PM, James E. King, III wrote: > On Wed, Dec 27, 2017 at 6:06 PM, Roger Meier > wrote: > > > I would be happy to port tests from boost-test to googletest > > Not certain I see a benefit there. Replacing one third party

Re: Deprecation of C++03 support - thoughts?

2017-12-27 Thread James E. King, III
On Wed, Dec 27, 2017 at 6:06 PM, Roger Meier wrote: > +1 for C++11 on master and for upcoming releases > > > Quoting Chet Murthy : > > I would be happy to port tests from boost-test to googletest -- and in the >> process, we could arrange for

Re: Deprecation of C++03 support - thoughts?

2017-12-27 Thread Roger Meier
+1 for C++11 on master and for upcoming releases Quoting Chet Murthy : I would be happy to port tests from boost-test to googletest -- and in the process, we could arrange for running tests in parallel, e.g. the cross-test. I've found that googetest is much more .

[jira] [Commented] (THRIFT-4413) Publish a Maven artifact for Thrift v0.11

2017-12-27 Thread Wang Xin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304847#comment-16304847 ] Wang Xin commented on THRIFT-4413: -- Looking forward to seeing version 0.11.0 in maven central as soon as

[jira] [Assigned] (THRIFT-4435) When will the java libthrift 0.11.0 be published to central.maven.org/maven2

2017-12-27 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4435: -- Assignee: Jake Farrell (was: James E. King, III) > When will the java

[jira] [Assigned] (THRIFT-4435) When will the java libthrift 0.11.0 be published to central.maven.org/maven2

2017-12-27 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4435: -- Assignee: James E. King, III > When will the java libthrift 0.11.0 be

[jira] [Closed] (THRIFT-4435) When will the java libthrift 0.11.0 be published to central.maven.org/maven2

2017-12-27 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III closed THRIFT-4435. -- Resolution: Duplicate > When will the java libthrift 0.11.0 be published to

[jira] [Updated] (THRIFT-4435) When will the java libthrift 0.11.0 be published to central.maven.org/maven2

2017-12-27 Thread Wang Xin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Xin updated THRIFT-4435: - Description: Now I want to use the java dependency libthrift version 0.11.0,but can't found in

[GitHub] thrift issue #1442: 0.11.0

2017-12-27 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1442 @jfarrell please close this. ---

[jira] [Commented] (THRIFT-4415) Publish a PyPI artifact for Thrift Python v0.11

2017-12-27 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304510#comment-16304510 ] James E. King, III commented on THRIFT-4415: This was closed as a duplicate. See the

[jira] [Commented] (THRIFT-4437) JS WebSocket client callbacks invoked twice on parallel requests

2017-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304483#comment-16304483 ] ASF GitHub Bot commented on THRIFT-4437: GitHub user bananer opened a pull request:

[GitHub] thrift pull request #1450: THRIFT-4437: JavaScript WebSocket - fix duplicate...

2017-12-27 Thread bananer
GitHub user bananer opened a pull request: https://github.com/apache/thrift/pull/1450 THRIFT-4437: JavaScript WebSocket - fix duplicate callbacks You can merge this pull request into a Git repository by running: $ git pull https://github.com/bananer/thrift THRIFT-4437

[jira] [Created] (THRIFT-4437) JS WebSocket client callbacks invoked twice on parallel requests

2017-12-27 Thread Philip Frank (JIRA)
Philip Frank created THRIFT-4437: Summary: JS WebSocket client callbacks invoked twice on parallel requests Key: THRIFT-4437 URL: https://issues.apache.org/jira/browse/THRIFT-4437 Project: Thrift

[jira] [Updated] (THRIFT-4435) When will the java libthrift 0.11.0 be released to central.maven.org/maven2

2017-12-27 Thread Wang Xin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Xin updated THRIFT-4435: - Description: Now I want to use the java dependency libthrift version 0.11.0,but can't found in

[jira] [Updated] (THRIFT-4436) Deserialization of nested list discards content

2017-12-27 Thread Philip Frank (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Frank updated THRIFT-4436: - Affects Version/s: 0.10.0 > Deserialization of nested list discards content >

[jira] [Created] (THRIFT-4436) Deserialization of nested list discards content

2017-12-27 Thread Philip Frank (JIRA)
Philip Frank created THRIFT-4436: Summary: Deserialization of nested list discards content Key: THRIFT-4436 URL: https://issues.apache.org/jira/browse/THRIFT-4436 Project: Thrift Issue Type: