Re: Qpid Proton messenger on 32 bit linux

2014-01-29 Thread serega
The attached example is a send.c http://qpid.2158936.n2.nabble.com/file/n7603555/send.c slightly modified send.c example. It works in 64 bit environment, but crashes when proton is build with export CFLAGS=-m32 . Can you execute it on 32 bit linux? Thanks, Sergey. -- View this message in

Re: Qpid Proton messenger on 32 bit linux

2014-01-29 Thread Ted Ross
I haven't had a change to try it yet. I think we typically use -m32 -march=i686 -Ted On 01/29/2014 09:56 AM, serega wrote: The attached example is a send.c http://qpid.2158936.n2.nabble.com/file/n7603555/send.c slightly modified send.c example. It works in 64 bit environment, but crashes

[jira] [Commented] (PROTON-253) Remove compile-time dependency on bouncycastle cryptography library

2014-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885759#comment-13885759 ] ASF subversion and git services commented on PROTON-253: Commit

[jira] [Commented] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885761#comment-13885761 ] ASF subversion and git services commented on PROTON-499: Commit

[jira] [Commented] (PROTON-417) Remove/optionalize bouncycastle dependency

2014-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885760#comment-13885760 ] ASF subversion and git services commented on PROTON-417: Commit

[jira] [Commented] (PROTON-494) remove JNI binding

2014-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885779#comment-13885779 ] ASF subversion and git services commented on PROTON-494: Commit

heads up on build changes

2014-01-29 Thread Rafael Schloming
Hi, I just wanted to give everyone a heads up on a change I just committed. This may end up impacting downstream java users as the artifact names have changed a bit. You can see PROTON-499 for some of the gory details, but long story short I ended up moving around some code and flattening out

[jira] [Resolved] (PROTON-494) remove JNI binding

2014-01-29 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming resolved PROTON-494. Resolution: Fixed remove JNI binding -- Key:

[jira] [Commented] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885885#comment-13885885 ] Robbie Gemmell commented on PROTON-499: --- This wasnt really a circular dependency as

[jira] [Commented] (PROTON-253) Remove compile-time dependency on bouncycastle cryptography library

2014-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885936#comment-13885936 ] Robbie Gemmell commented on PROTON-253: --- bouncycastle should probably still be

Re: [RESULT] [VOTE]: Release Proton 0.6 RC3 as 0.6 final

2014-01-29 Thread Robbie Gemmell
The Java binaries for 0.6 seem to be MIA. Still sitting in a staging repo somewhere? Robbie On 16 January 2014 10:42, Rafael Schloming r...@alum.mit.edu wrote: The release artifacts for Proton 0.6 are now available from the web site: http://qpid.apache.org/releases/qpid-proton-0.6/index.html

[jira] [Commented] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885963#comment-13885963 ] Rafael H. Schloming commented on PROTON-499: That makes sense. I figured out

[jira] [Commented] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885979#comment-13885979 ] Robbie Gemmell commented on PROTON-499: --- mvn test shouldn't have run against the

[jira] [Commented] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13886132#comment-13886132 ] ASF subversion and git services commented on PROTON-499: Commit

[jira] [Created] (PROTON-500) [proton-c] Enable valgrind on C unit tests

2014-01-29 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-500: - Summary: [proton-c] Enable valgrind on C unit tests Key: PROTON-500 URL: https://issues.apache.org/jira/browse/PROTON-500 Project: Qpid Proton Issue Type: Test

Re: [jira] [Commented] (PROTON-488) Windows 7 64-bit VS2010 qpid-proton Crash on Startup with Send / Recv Application

2014-01-29 Thread Cliff Jansen
Well thanks for all that. I'll certainly take another look and report back before committing anything. Giving a compiler family indigestion is certainly to be avoided. Cliff On Tue, Jan 28, 2014 at 11:29 AM, Fraser Adams fraser.ad...@blueyonder.co.uk wrote: Hi, me again Cliff. I've only had