Thrift and c++11

2013-10-02 Thread Immanuel Litzroth
I'm trying to use thrift with c++11, and I noticed some issues with that. For some of these I have patches against the 0.9.1 release. We use gcc 4.8.1 in a partially sandboxed system (compiler and most of the libs are installed in a sandbox). I ran into a couple of problems: * The code does not

[jira] [Created] (THRIFT-2217) TSimpleJSONProtocol and TJSONProtocol exports boolean as 1/0

2013-10-02 Thread Andrew Selder (JIRA)
Andrew Selder created THRIFT-2217: - Summary: TSimpleJSONProtocol and TJSONProtocol exports boolean as 1/0 Key: THRIFT-2217 URL: https://issues.apache.org/jira/browse/THRIFT-2217 Project: Thrift

Re: Thrift and c++11

2013-10-02 Thread Ben Craig
Are you willing to accept patches for these? What would you prefer them against? Is there a plan to move towards better support for c++11? Immanuel Yes. http://thrift.apache.org/docs/HowToContribute/ In general, we want to aim for C++11 clean code, but we don't plan using / targeting C++11.

Re: Thrift and c++11

2013-10-02 Thread Immanuel Litzroth
Here they are against 0.9.1. What is also of interest to me are the autotools build system shortcomings, especially disabling openssl support. Regards, i On 2 October 2013 23:01, Ben Craig bencr...@apache.org wrote: Are you willing to accept patches for these? What would you prefer them

[jira] [Commented] (THRIFT-2217) TSimpleJSONProtocol and TJSONProtocol exports boolean as 1/0

2013-10-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13784615#comment-13784615 ] Jens Geyer commented on THRIFT-2217: SimpleJSON is one thing, and it's probably ok to

[jira] [Updated] (THRIFT-2217) TSimpleJSONProtocol and TJSONProtocol exports boolean as 1/0

2013-10-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2217: --- Component/s: Python - Library Go - Library TSimpleJSONProtocol and TJSONProtocol

[jira] [Created] (THRIFT-2218) Make java TSerializer and TDeserializer thread safe

2013-10-02 Thread Alex Levenson (JIRA)
Alex Levenson created THRIFT-2218: - Summary: Make java TSerializer and TDeserializer thread safe Key: THRIFT-2218 URL: https://issues.apache.org/jira/browse/THRIFT-2218 Project: Thrift Issue

[jira] [Updated] (THRIFT-2218) Make java TSerializer and TDeserializer thread safe

2013-10-02 Thread Alex Levenson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Levenson updated THRIFT-2218: -- Attachment: TSerDe-thread-safe.diff Make java TSerializer and TDeserializer thread safe

[jira] [Commented] (THRIFT-2218) Make java TSerializer and TDeserializer thread safe

2013-10-02 Thread Alex Levenson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13784682#comment-13784682 ] Alex Levenson commented on THRIFT-2218: --- [~jfarrell] hi there, mind taking a look?

[jira] [Assigned] (THRIFT-2218) Make java TSerializer and TDeserializer thread safe

2013-10-02 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-2218: Assignee: Jake Farrell Make java TSerializer and TDeserializer thread safe