Do we want deprecated attributes for the cpuset API then ? Looks like we'd have to switch from #define to static inlines to do so.
Brice Le 04/11/2010 16:51, sthib...@osl.iu.edu a écrit : > Author: sthibaul > Date: 2010-11-04 11:51:42 EDT (Thu, 04 Nov 2010) > New Revision: 2696 > URL: https://svn.open-mpi.org/trac/hwloc/changeset/2696 > > Log: > Avoid breaking existing cpuset-using applications immediately. Include cpuset > aliases by default for now. > Text files modified: > trunk/include/hwloc.h | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > Modified: trunk/include/hwloc.h > ============================================================================== > --- trunk/include/hwloc.h (original) > +++ trunk/include/hwloc.h 2010-11-04 11:51:42 EDT (Thu, 04 Nov 2010) > @@ -35,6 +35,7 @@ > */ > > #include <hwloc/bitmap.h> > +#include <hwloc/cpuset.h> > > > #ifdef __cplusplus > _______________________________________________ > hwloc-svn mailing list > hwloc-...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/hwloc-svn >