---

** [tickets:#2167] imm: Wrong external linkage in OI library**

**Status:** accepted
**Milestone:** 5.0.2
**Created:** Fri Nov 04, 2016 03:22 AM UTC by Hung Nguyen
**Last Updated:** Fri Nov 04, 2016 03:22 AM UTC
**Owner:** Hung Nguyen


imma_om_api.c
~~~
void immsv_om_handle_finalize(SaImmHandleT privateOmHandle)
~~~

imma_oi_api.c
~~~
extern SaAisErrorT immsv_om_handle_finalize(
                                 SaImmHandleT privateOmHandle) 
__attribute__((weak));
~~~

The return should be `void`.



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to