Re: Javascript bindings: calling subscribe(address) from within a browser

2014-09-05 Thread Ernest Allen
Hi Fraser, Thanks for the explanation. That certainly makes sense. Regards, -Ernie - Original Message - From: "Fraser Adams" To: proton@qpid.apache.org Sent: Thursday, September 4, 2014 6:55:40 PM Subject: Re: Javascript bindings: calling subscribe(address) from within a browser Hi E

[jira] [Created] (PROTON-661) pn_message_save_* do not return correct message size when PN_OVERFLOW

2014-09-05 Thread Miguel da Rocha Correia Lima (JIRA)
Miguel da Rocha Correia Lima created PROTON-661: --- Summary: pn_message_save_* do not return correct message size when PN_OVERFLOW Key: PROTON-661 URL: https://issues.apache.org/jira/browse/PROTON-661

Re: How to share fixed bugs with you?

2014-09-05 Thread Miguel da Rocha Correia Lima
Hi Frase, Thanks by your replay! We will open a issue on jira! Regards, Miguel da Rocha Correia Lima miguel at landix dot com dot br Em 05/09/2014 03:55, Fraser Adams escreveu: On 05/09/14 02:33, Miguel da Rocha Correia Lima wrote: Hi Proton Subscribers, We are using pro

Re: proton performance: Release vs. RelWithDebInfo

2014-09-05 Thread Alan Conway
On Thu, 2014-09-04 at 14:37 -0400, Michael Goulish wrote: > A little confirmation -- > > in my testing of proton engine send/receive clients > I just now tested the performance of those clients built against Proton > Release version, versus Proton RelWithDebInfo version. > > I did indeed find t

[jira] [Commented] (PROTON-582) Perl language bindings do not properly identify integers from strings when encoding

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

[jira] [Closed] (PROTON-653) Expose the version and build details for Proton in the Perl bindings.

2014-09-05 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce closed PROTON-653. --- Resolution: Fixed Fix Version/s: 0.8 > Expose the version and build details for Proton

[jira] [Commented] (PROTON-651) Export the proton version numbers via the bindings.

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

[jira] [Commented] (PROTON-651) Export the proton version numbers via the bindings.

2014-09-05 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122835#comment-14122835 ] Darryl L. Pierce commented on PROTON-651: - I would suggest, for the Ruby bindings,

Re: [jira] [Commented] (PROTON-640) IO completion port Windows IO for Proton

2014-09-05 Thread Bozo Dragojevic
On 5. 09. 14 11:53, Bozo Dragojevic wrote: The patch is a bit rough - not sure I really like the name pn_io_no_iocp() - missing non-windows stub for pn_io_no_iocp() - it most likely handles the selector access wrong (see XXX comment) I missed this bit (blush) diff --git a/proton-c/src/windows/

Re: [jira] [Commented] (PROTON-640) IO completion port Windows IO for Proton

2014-09-05 Thread Bozo Dragojevic
Hi Cliff, On 4. 09. 14 20:03, Cliff Jansen wrote: Hi, I am not sure what you are trying to do with xdispatch. Exactly the same idea as contrib/proton-hawtdispatch, but in C. If you are using and external loop and managing your own IO, you can bypass the low level Proton IO primitives and

[jira] [Updated] (PROTON-660) Fix openssl.c build on windows

2014-09-05 Thread Bozo Dragojevic (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bozo Dragojevic updated PROTON-660: --- Attachment: 0001-PROTON-660-Fix-openssl.c-build-on-windows.patch > Fix openssl.c build on wind

[jira] [Created] (PROTON-660) Fix openssl.c build on windows

2014-09-05 Thread Bozo Dragojevic (JIRA)
Bozo Dragojevic created PROTON-660: -- Summary: Fix openssl.c build on windows Key: PROTON-660 URL: https://issues.apache.org/jira/browse/PROTON-660 Project: Qpid Proton Issue Type: Bug