[Openais] review patch for defect 129?

Steven Dake sdake at mvista.com
Fri Oct 1 13:54:03 PDT 2004


Woops

I thought I erased that from the patch I must have forgotten

There is an updated patch on bugzilla

Thanks
-steve

On Fri, 2004-10-01 at 13:31, Mark Haverkamp wrote:
> On Fri, 2004-10-01 at 13:29, Mark Haverkamp wrote:
> > On Fri, 2004-10-01 at 12:25, Steven Dake wrote:
> > > Anyone willing to review the patch for defect 129?  The patch is
> > > attached to bugzilla:
> > > 
> > > http://www.osdl.org/developer_bugzilla/show_bug.cgi?id=129
> > 
> > So far, there is a compile error in clm.c at line 603:
> > 
> > clm.c: In function `message_handler_req_clm_nodegetasync':
> > clm.c:603: invalid type argument of `->'
> > make[1]: *** [clm.o] Error 1
> > make[1]: Leaving directory `/home/localmarkh/views/BK/openais/exec'
> > make: *** [all] Error 2
> > 
> > printf ("ClusterNodeAddress is %x\n", res_clm_nodegetasync->clusterNodeAddress);
> > 
> > 
> > Looks like a . is required.
> 
> Actually, the -> is OK, I think that  it should be
> req_clm_nodegetasync->clusterNodeAddress
> 




More information about the Openais mailing list