>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 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
