[jira] [Created] (THRIFT-3045) Multiple SuppressWarnings in Generated Java Code

2015-03-17 Thread Suresh Marru (JIRA)
Suresh Marru created THRIFT-3045: Summary: Multiple SuppressWarnings in Generated Java Code Key: THRIFT-3045 URL: https://issues.apache.org/jira/browse/THRIFT-3045 Project: Thrift Issue Type:

[jira] [Commented] (THRIFT-3041) Generate asynchronous clients for Cocoa

2015-03-17 Thread Jeremy W. Sherman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366488#comment-14366488 ] Jeremy W. Sherman commented on THRIFT-3041: --- Nice work, and definitely somethin

Re: [DISCUSS] let's switch to C++11 (was Re: [jira] [Commented] (THRIFT-3043) go compiler generator uses non C++98 code)

2015-03-17 Thread Randy Abernethy
+1 for C++11/cmake/Py3 as part of 1.0 On Tue, Mar 17, 2015 at 5:13 PM, Konrad Grochowski wrote: > +1 > > As you may remember I was working on C++11/cpp_v2 gen/lib - > https://github.com/hcorg/thrift/tree/cpp_v2 yet I had to put it on a > hiatus some time ago... Maybe next month I'll find some t

Re: [DISCUSS] let's switch to C++11 (was Re: [jira] [Commented] (THRIFT-3043) go compiler generator uses non C++98 code)

2015-03-17 Thread Konrad Grochowski
+1 As you may remember I was working on C++11/cpp_v2 gen/lib - https://github.com/hcorg/thrift/tree/cpp_v2 yet I had to put it on a hiatus some time ago... Maybe next month I'll find some time to finish it (I think I was pretty close to 0.0.1 version of complete generator ;) ) -KG W dniu 20

[jira] [Commented] (THRIFT-2598) Add check for minimum Go version to configure.ac

2015-03-17 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366359#comment-14366359 ] Jake Farrell commented on THRIFT-2598: -- I would like to stay with the latest version

[jira] [Commented] (THRIFT-3043) go compiler generator uses non C++98 code

2015-03-17 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366352#comment-14366352 ] Jake Farrell commented on THRIFT-3043: -- +1 Thoughts on cutting the 0.9.3 release so

Re: [DISCUSS] let's switch to C++11 (was Re: [jira] [Commented] (THRIFT-3043) go compiler generator uses non C++98 code)

2015-03-17 Thread Jake Farrell
+1 Thoughts on cutting the 0.9.3 release so we do not have a long delay between releases again and put this in for a 0.9.4 or we could stop the point releases and go with 1.0 with full c++11, cmake, py3.0, etc. -Jake On Tue, Mar 17, 2015 at 7:41 PM, Roger Meier wrote: > > Hi all > > We had lot

[jira] [Commented] (THRIFT-2598) Add check for minimum Go version to configure.ac

2015-03-17 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366346#comment-14366346 ] Jens Geyer commented on THRIFT-2598: {quote} test tools like vet and cover moved from

[jira] [Updated] (THRIFT-2598) Add check for minimum Go version to configure.ac

2015-03-17 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2598: --- Attachment: THRIFT-2598-Add-check-for-minimum-Go-version-to-conf.patch > Add check for minimum Go ver

[jira] [Commented] (THRIFT-3043) go compiler generator uses non C++98 code

2015-03-17 Thread ro...@bufferoverflow.ch (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366324#comment-14366324 ] ro...@bufferoverflow.ch commented on THRIFT-3043: - Hi all We had lot of

[DISCUSS] let's switch to C++11 (was Re: [jira] [Commented] (THRIFT-3043) go compiler generator uses non C++98 code)

2015-03-17 Thread Roger Meier
Hi all We had lot of discussions and issues about C++11 support and I think it is time to move the master branch development towards C++11 and set this as a dependency starting wit 0.9.3 of Apache Thrift. reasons to move forward: - no feature show stopper due to C++98 dependency - no backp

[jira] [Updated] (THRIFT-1909) Java: Add compiler flag to use the "option pattern" for optional fields

2015-03-17 Thread Wouter Lammers (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wouter Lammers updated THRIFT-1909: --- Attachment: thrift-0.9.3-option_type.patch I've manually rebased the patch to what is current

[jira] [Comment Edited] (THRIFT-1909) Java: Add compiler flag to use the "option pattern" for optional fields

2015-03-17 Thread Wouter Lammers (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365710#comment-14365710 ] Wouter Lammers edited comment on THRIFT-1909 at 3/17/15 6:20 PM: --

[jira] [Updated] (THRIFT-3041) Generate asynchronous clients for Cocoa

2015-03-17 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-3041: - Fix Version/s: 0.9.3 > Generate asynchronous clients for Cocoa >

[jira] [Commented] (THRIFT-2935) Exceptions in Java code should not extends TException

2015-03-17 Thread mudit saxena (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364689#comment-14364689 ] mudit saxena commented on THRIFT-2935: -- I went through the code for this ticket and

[jira] [Comment Edited] (THRIFT-2935) Exceptions in Java code should not extends TException

2015-03-17 Thread mudit saxena (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364689#comment-14364689 ] mudit saxena edited comment on THRIFT-2935 at 3/17/15 7:07 AM: