[jira] [Commented] (THRIFT-1127) C# should not generate default constructor

2013-03-18 Thread Thunder Stumpges (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604906#comment-13604906 ] Thunder Stumpges commented on THRIFT-1127: -- Hi Jens, I put quite a number of

[jira] [Commented] (THRIFT-1127) C# should not generate default constructor

2013-03-18 Thread Thunder Stumpges (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604912#comment-13604912 ] Thunder Stumpges commented on THRIFT-1127: -- Re-reading number 1. in my post

[jira] [Comment Edited] (THRIFT-1859) Generated error c++ code with -out and include_prefix param

2013-03-18 Thread CHEN Feng (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604527#comment-13604527 ] CHEN Feng edited comment on THRIFT-1859 at 3/18/13 9:36 AM:

[jira] [Commented] (THRIFT-1891) Add Windows ALPC transport which is right counterpart of Unix domain sockets

2013-03-18 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605116#comment-13605116 ] Ben Craig commented on THRIFT-1891: --- Note the first sentence in the Wikipedia document:

[jira] [Commented] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-18 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605191#comment-13605191 ] Ben Craig commented on THRIFT-1890: --- Did some testing, and didn't have much luck. I

[jira] [Created] (THRIFT-1892) Socket timeouts are declared in milli-seconds, but are actually set in micro-seconds

2013-03-18 Thread Alexander (JIRA)
Alexander created THRIFT-1892: - Summary: Socket timeouts are declared in milli-seconds, but are actually set in micro-seconds Key: THRIFT-1892 URL: https://issues.apache.org/jira/browse/THRIFT-1892

[jira] [Commented] (THRIFT-1892) Socket timeouts are declared in milli-seconds, but are actually set in micro-seconds

2013-03-18 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605247#comment-13605247 ] Ben Craig commented on THRIFT-1892: --- I looked at the code, and timeouts are wrong for

[jira] [Updated] (THRIFT-1845) Fix compiler warning caused by implicit string conversion with Xcode 4.6

2013-03-18 Thread Nate Rosenblum (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate Rosenblum updated THRIFT-1845: --- Priority: Minor (was: Major) Fix compiler warning caused by implicit string

Incompatible API changes for c_glib

2013-03-18 Thread Evan Nemerson
I've been working on improving the c_glib implementation with the goal of being able to use Cassandra from Vala, C, and languages supported by GObject Introspection. Unfortunately, I've come to realize that there are some issues with the c_glib implementation which can't really be resolved

[jira] [Commented] (THRIFT-1127) C# should not generate default constructor

2013-03-18 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605710#comment-13605710 ] Jens Geyer commented on THRIFT-1127: Hi Tunder, {quote} 1. Use of auto-properties

[jira] [Commented] (THRIFT-1127) C# should not generate default constructor

2013-03-18 Thread Vadim Chekan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605722#comment-13605722 ] Vadim Chekan commented on THRIFT-1127: -- The repo says, that THashSet.cs has been

[jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-18 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1890: --- Attachment: (was: THRIFT-1890_Cpp_Make_named_pipes_server_work_asynchronously.patch) C++:

[jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-18 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1890: --- Attachment: THRIFT-1890_Cpp_Make_named_pipes_server_work_asynchronously-v2.patch * added separate

[jira] [Comment Edited] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-18 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605770#comment-13605770 ] Jens Geyer edited comment on THRIFT-1890 at 3/18/13 10:58 PM: