[jira] [Commented] (PROTON-98) Porting Issue -- Visual Studio compiler requires explicit casts

2012-12-21 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538409#comment-13538409 ] Mary hinton commented on PROTON-98: --- It looks like the explicit casts in the attached exp

RE: [jira] [Commented] (PROTON-98) Porting Issue -- Visual Studio compiler requires explicit casts

2012-12-21 Thread Mary Hinton
It looks like the explicit casts in the attached explicitCasts2.patch in this Jira never got added to the codebase. Could I get them added? Two changes. It looks like pn_encode_value() was removed from coedc.c Also pn_queue_init() in messenger.c needs an explicit cast. void pn_queue_init(pn

Re: 0.3 RC1

2012-12-21 Thread Rajith Attapattu
Rafi, If you are spinning another RC please include [1] ? It's done to ensure we close tcp connections. Please see [2] for details. [1] http://svn.apache.org/viewvc?rev=1425124&view=rev [2] https://reviews.apache.org/r/7934/diff/3/?file=236677#file236677line108 Rajith On Fri, Dec 21, 2012 at 2

Re: 0.3 RC1

2012-12-21 Thread Ken Giusti
I hit a python problem on Centos-5 - which uses python 2.4: [kgiusti@localhost tests]$ ./proton-test Traceback (most recent call last): File "./proton-test", line 553, in ? m = __import__(name, None, None, ["dummy"]) File "/home/kgiusti/work/proton/RC3/qpid-proton-c-0.3/tests/proton_tes

Re: 0.3 RC1

2012-12-21 Thread Rafael Schloming
On Fri, Dec 21, 2012 at 9:32 AM, Ken Giusti wrote: > Ok, thanks Darryl - I'll give it a try. > > In any case, the README file in the release candidate needs to be updated > - I imagine most folks just starting out with proton want to be able to > evaluate it without needing root privs. > I'll up

Re: 0.3 RC1

2012-12-21 Thread Ken Giusti
Ok, thanks Darryl - I'll give it a try. In any case, the README file in the release candidate needs to be updated - I imagine most folks just starting out with proton want to be able to evaluate it without needing root privs. -K - Original Message - > On Thu, Dec 20, 2012 at 03:24:20PM