[Openais] review patch for defect 129?

Mark Haverkamp markh at osdl.org
Fri Oct 1 13:31:32 PDT 2004


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


-- 
Mark Haverkamp <markh at osdl.org>




More information about the Openais mailing list