[Openais] Did you mean to delete sync_request() in sync.c?

Steven Dake sdake at redhat.com
Thu Jul 3 07:21:07 PDT 2008


Angus

This was unintentional

I'll fix it after the objdb reworking is finished.

Thanks for pointing it out.

Regards
-steve

On Thu, 2008-07-03 at 12:40 +1200, angus salkeld wrote:
> In the forward port of a sync fix the function sync_request() in sync.c
> got deleted, this is still referenced in amf.c.
> 
> I am at revision 1572 (latest)
> 
> cd exec/
> 
> grep sync_request *
> 
> amf.c:static void message_handler_req_exec_amf_sync_request (
> amf.c:          .exec_handler_fn =
> message_handler_req_exec_amf_sync_request,
> amf.c:struct req_exec_amf_sync_request {
> amf.c:static void mcast_sync_request (char *hostname)
> amf.c:  struct req_exec_amf_sync_request msg;
> amf.c:                          mcast_sync_request (hostname);
> amf.c:                          mcast_sync_request (hostname);
> amf.c:                                  sync_request
> (amf_service_handler.name);
> amf.c:static void message_handler_req_exec_amf_sync_request (
> amf.c:  struct req_exec_amf_sync_request *req_exec = message;
> sync.h:extern int sync_request (char *name);
> 
> Note: no implementation!
> 
> 
> Regards
> Angus Slakeld
> 
> 
> _______________________________________________
> Openais mailing list
> Openais at lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/openais



More information about the Openais mailing list