[jira] [Created] (PROTON-690) Fix Windows components for new Proton object/class refcounting mechanisms

2014-09-17 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-690: --- Summary: Fix Windows components for new Proton object/class refcounting mechanisms Key: PROTON-690 URL: https://issues.apache.org/jira/browse/PROTON-690 Project: Qpid P

[jira] [Created] (PROTON-689) Python binding does not expose transport error details

2014-09-17 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-689: - Summary: Python binding does not expose transport error details Key: PROTON-689 URL: https://issues.apache.org/jira/browse/PROTON-689 Project: Qpid Proton Issue Ty

[jira] [Resolved] (PROTON-656) pn_transport_close_{head, tail} no longer return an error code on framing error.

2014-09-17 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved PROTON-656. --- Resolution: Fixed > pn_transport_close_{head, tail} no longer return an error code on framing > error

[jira] [Commented] (PROTON-656) pn_transport_close_{head, tail} no longer return an error code on framing error.

2014-09-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137850#comment-14137850 ] ASF subversion and git services commented on PROTON-656: Commit 16

[jira] [Resolved] (PROTON-686) va_copy is C99 (not C89) and is not supported by the Microsoft Visual Studio C compiler before VS 2013

2014-09-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-686. Resolution: Fixed Fix Version/s: 0.8 > va_copy is C99 (not C89) and is not supported

[jira] [Created] (PROTON-688) pn_transport_unbind() doesn't reset all relevant trasnport state

2014-09-17 Thread Gordon Sim (JIRA)
Gordon Sim created PROTON-688: - Summary: pn_transport_unbind() doesn't reset all relevant trasnport state Key: PROTON-688 URL: https://issues.apache.org/jira/browse/PROTON-688 Project: Qpid Proton

Re: Please welcome Bozo Dragojevic as a Qpid committer

2014-09-17 Thread Bozo Dragojevic
On 16. 09. 14 17:59, Rafael Schloming wrote: > The Qpid PMC has voted to grant Bozo Dragojevic commit rights to Qpid for > his long standing interest in and involvement in Proton. > > Welcome Bozo, and thanks for all the contributions! > > --Rafael > Hello everybody, glad to be on board! Bozzo

[jira] [Commented] (PROTON-614) PHP Fatal error: Uncaught exception 'MessengerException' with message '[-5]: no valid sources'

2014-09-17 Thread Strong Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136879#comment-14136879 ] Strong Zhang commented on PROTON-614: - I use python and also got this problem > PHP F