[Openais] evs cleanup - remove handle access by reference

Steven Dake sdake at mvista.com
Fri Feb 18 11:57:45 PST 2005


This patch has been merged:

ChangeSet at 1.135, 2005-02-18 12:56:58-07:00, sdake at persist.az.mvista.com
  Many files:
    Pass handle by value instead of address.


On Wed, 2005-02-16 at 18:14, Steven Dake wrote:
> Folks
> 
> With the new format of the AIS B specifications, I suggest we more
> closely follow the type definitions for the evs service.
> 
> The attached patch changes all references to a handle to be by value
> instead of by reference.
> 
> As an example:
> 
> unsigned long long handle;
> 
> evs_finalize (handle) should be used, instead of evs_finalize (&handle).
> 
> Comments or suggestions welcome.
> 
> Thanks
> -steve
> 
> ______________________________________________________________________
> _______________________________________________
> Openais mailing list
> Openais at lists.osdl.org
> http://lists.osdl.org/mailman/listinfo/openais




More information about the Openais mailing list