Build failed in Jenkins: Thrift-Compiler-Windows #573

2013-04-24 Thread Apache Jenkins Server
See Changes: [jfarrell] Thrift-1942: Binary accelerated cpp extension does not use Thrift namespaces for Exceptions -- [...truncated 329 lines...] checking for memmove... yes checking for

[jira] [Commented] (THRIFT-1850) make check hangs on TSocket tests in TransportTest.cpp

2013-04-24 Thread Henrique Mendonca (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640221#comment-13640221 ] Henrique Mendonca commented on THRIFT-1850: --- Hi Randy, Thanks a lot for the pat

Re: Signals

2013-04-24 Thread Ben Craig
There are two big approaches to get a signal from a server to a client. 1. The "inverted call" approach. Basically, your client calls the server, and the call doesn't complete immediately. When your server wants to send a message to the client, it sets the return value of this "inverted call"

[jira] [Commented] (THRIFT-1742) Optionally implement hashcode and equals in c#

2013-04-24 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640690#comment-13640690 ] Jens Geyer commented on THRIFT-1742: I really would like to commit this, but ... 1.

[jira] [Comment Edited] (THRIFT-1742) Optionally implement hashcode and equals in c#

2013-04-24 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640690#comment-13640690 ] Jens Geyer edited comment on THRIFT-1742 at 4/24/13 5:35 PM: -

[jira] [Comment Edited] (THRIFT-1742) Optionally implement hashcode and equals in c#

2013-04-24 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640690#comment-13640690 ] Jens Geyer edited comment on THRIFT-1742 at 4/24/13 5:36 PM: -

[jira] [Commented] (THRIFT-1930) C# generates unsigned byte for Thrift "byte" type

2013-04-24 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640705#comment-13640705 ] Jens Geyer commented on THRIFT-1930: I will commit that if there are no votes against

[jira] [Commented] (THRIFT-1930) C# generates unsigned byte for Thrift "byte" type

2013-04-24 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640722#comment-13640722 ] Carl Yeksigian commented on THRIFT-1930: +1 I think there are a lot of opportuni

[jira] [Updated] (THRIFT-1924) Delphi: Inconsistency in serialization of optional fields

2013-04-24 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1924: --- Attachment: THRIFT-1924_Inconsistency_in_optional_fields_Delphi.patch > Delphi: Inconsistency in

[jira] [Commented] (THRIFT-1924) Delphi: Inconsistency in serialization of optional fields

2013-04-24 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640834#comment-13640834 ] Roger Meier commented on THRIFT-1924: - +1 > Delphi: Inconsistency in

[jira] [Resolved] (THRIFT-1924) Delphi: Inconsistency in serialization of optional fields

2013-04-24 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1924. Resolution: Fixed Committed. > Delphi: Inconsistency in serialization of optional

[jira] [Commented] (THRIFT-1846) Restore socket.h header to support builds with Android NDK

2013-04-24 Thread Brian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641172#comment-13641172 ] Brian commented on THRIFT-1846: --- Thanks for the patch. For reference, I discovered that th

Jenkins build is back to normal : Thrift-Compiler-Windows #574

2013-04-24 Thread Apache Jenkins Server
See