On Wed, Feb 18, 2009 at 12:17 PM, Sean Hefty <[email protected]> wrote: >>> MAD_EXPORT int madrpc_portid(void); >>> -MAD_EXPORT int madrpc_set_retries(int retries); >>> -MAD_EXPORT int madrpc_set_timeout(int timeout); >> >>I thought initially we weren't going to remove APIs but move over to >>the new ones ? A subsequent step would be to deprecate the old APIs >>and then eventually remove the old APIs. > > He moved these down in the code
Missed that. It was a general comment. I think there are many (old) routines which end up in the 'to be deprecated' category. -- Hal >>> +MAD_EXPORT int madrpc_set_retries(int retries); >>> +MAD_EXPORT int madrpc_set_timeout(int timeout); > > probably so that they aren't listed under a 'deprecated' section. > > - Sean > > _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
