> -----Original Message----- > From: Michael S. Tsirkin [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 07, 2007 5:18 AM > To: Steffen Persvold > Cc: [email protected]; [EMAIL PROTECTED] > Subject: Re: Version number on ibverbs headers > > > Quoting Steffen Persvold <[EMAIL PROTECTED]>: > > Subject: Version number on ibverbs headers > > > > Hi, > > > > Would it be possible to add a version number define to verbs.h to > > reflect the API version ? > > > > For example : > > > > #define IBVERBS_VERSION_MAJOR 1 > > #define IBVERBS_VERSION_MINOR 1 > > > > ? > > > > Makes it easier for dynamic code to compile and work on different > > ibverbs versions (1.0 and 1.1 for example). > > Wouldn't configure checks for specific API's be better? >
Not everyone uses autoconf/automake... But, I don't see any reason why you can't have both (configure checks, *and* header info). Cheers, Steffen Persvold Software Development Manager tel. +47 924 84 511 http://www.scali.com/ Higher Performance Computing _______________________________________________ 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
