Re: [Proton-c] [0.14.0] [Visual Studio 2013] Exception when destroying the container_impl after using the event_loop

2016-11-08 Thread Cliff Jansen
Yes, this is being actively worked. Please see the latest comment in PROTON-1340 and the intended Windows proacter implementation. The C++ injector should work the same on all platforms in that case. On Tuesday, 8 November 2016, Adel Boutros wrote: > Hello guys, > > Is anyone checking this issue

Re: [Proton-c] [0.14.0] [Visual Studio 2013] Exception when destroying the container_impl after using the event_loop

2016-11-08 Thread Adel Boutros
Hello guys, Is anyone checking this issue? Regards, Adel On Thu, Nov 3, 2016 at 2:57 PM +0100, "Adel Boutros" mailto:adelbout...@live.com>> wrote: Jira issue created: https://issues.apache.org/jira/browse/PROTON-1340 Adel From: Adel Boutros Sent: Thursday

Re: [Proton-c] [0.14.0] [0.15.0] Event_loop injection is very slow compared to timer schedule

2016-11-08 Thread Adel Boutros
Hello Alan, Did you have time to check the below? Regards, Adel On Thu, Nov 3, 2016 at 2:53 PM +0100, "Adel Boutros" mailto:adelbout...@live.com>> wrote: Hello Alan, Issue created and test case attached in the JIRA. You need to have a running broker for the code to run. The functor just c

qpid-cpp-1.35 rpm build for SUSE

2016-11-08 Thread rammohan ganapavarapu
Hi, I am trying to build qpid-cpp v1.35 rpms for SUSE, while i am building qpid-proton rpm i am getting this compilation error any idea why i am getting this error and how to fix it? [ 34%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o In file inclu

Re: Possible thread sync error in proton/qpid-cpp

2016-11-08 Thread Gordon Sim
On 02/11/16 19:38, Chris Richardson wrote: As per the subject I'm experiencing a crash which I am _reeaasonably_ sure I've pinpointed to a problem with one of the C/C++ Qpid client libraries. I've checked in a couple of fixes that address the issues: https://issues.apache.org/jira/browse/QPID-