>X86 linkage requires __cdecl attribute on qsort() compare function definition;
>matches Windows qsort() prototype.
>Add existing OSM_CDECL to qsort() compare function defintions.
>OSM_CDECL defined blank for Linux.

ibping also requires the use __cdecl.  So far, I've been maintaining that patch
separately and applying it before updating the winof code base.  If multiple
users of __cdecl are required, maybe we can find a common place for the
definition.

- Sean

_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to