[jira] [Commented] (THRIFT-1603) Thrift IDL allows for multiple exceptions, args or struct member names to be the same

2013-02-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570041#comment-13570041 ] Hudson commented on THRIFT-1603: Integrated in Thrift #622 (See [https://builds.apache.or

Thrift C++ Client Crashing Through TSSLSocket::close() in a SIGPIPE Signal

2013-02-03 Thread Isuru Haththotuwa
Hi all, I have a C++ client which uses thrift to publish data to a remote server. When the remote server shut down, I catch an exception to see if I can re-connect to it periodically. However, in deallocating memory before re-initializing a client again, the client code always crashes. I debugged

[jira] [Resolved] (THRIFT-1603) Thrift IDL allows for multiple exceptions, args or struct member names to be the same

2013-02-03 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1603. Resolution: Fixed Fix Version/s: 1.0 Committed - thank you, Kamil! > Thrif

[jira] [Updated] (THRIFT-1603) Thrift IDL allows for multiple exceptions, args or struct member names to be the same

2013-02-03 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1603: --- Summary: Thrift IDL allows for multiple exceptions, args or struct member names to be the same (was

[jira] [Closed] (THRIFT-1835) Compiler should fail when duplicate field names are present

2013-02-03 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-1835. -- Resolution: Duplicate Duplicate of THRIFT-1603 > Compiler should fail when duplicate

[jira] [Assigned] (THRIFT-1775) Java ignores default value(s) for unions

2013-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Sałaś reassigned THRIFT-1775: --- Assignee: Kamil Sałaś > Java ignores default value(s) for unions > -

[jira] [Updated] (THRIFT-1775) Java ignores default value(s) for unions

2013-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Sałaś updated THRIFT-1775: Patch Info: Patch Available > Java ignores default value(s) for unions > -

[jira] [Updated] (THRIFT-1775) Java ignores default value(s) for unions

2013-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Sałaś updated THRIFT-1775: Attachment: 0001-Thrift-1775.patch Fixed! Any comments are welcome! > Java ignor

[jira] [Commented] (THRIFT-1603) Thrift IDL allows for multiple exception names to be the same...

2013-02-03 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569861#comment-13569861 ] Jens Geyer commented on THRIFT-1603: Hey, that looks like a duplicate of THRIFT-1835.

[jira] [Updated] (THRIFT-1603) Thrift IDL allows for multiple exception names to be the same...

2013-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Sałaś updated THRIFT-1603: Patch Info: Patch Available > Thrift IDL allows for multiple exception names to be the same...

[jira] [Assigned] (THRIFT-1603) Thrift IDL allows for multiple exception names to be the same...

2013-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Sałaś reassigned THRIFT-1603: --- Assignee: Kamil Sałaś > Thrift IDL allows for multiple exception names to be the same...

[jira] [Comment Edited] (THRIFT-1603) Thrift IDL allows for multiple exception names to be the same...

2013-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569816#comment-13569816 ] Kamil Sałaś edited comment on THRIFT-1603 at 2/3/13 5:13 PM: -

[jira] [Updated] (THRIFT-1603) Thrift IDL allows for multiple exception names to be the same...

2013-02-03 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Sałaś updated THRIFT-1603: Attachment: 0001-Thrift-1603-Provide-unique-names-for-t_struct-elemen.patch This small change shou