Brice Goglin, le Sat 30 Jan 2010 16:42:34 +0100, a écrit : > Do we want a #define HWLOC_API_VERSION to help people support both the > 0.9 and the 1.0 APIs at runtime ?
At build time you mean? > What's the difference between obj->cpuset and the other obj->*cpuset ? > Some documentation is missing there, Is the documentation on the right of the fields not sufficient? > and os_index should probably move outside of the list of *cpuset > fields. I guess with your memory changes we have already broken ABI compatibility anyway (I don't think we did before). We need to bump the soname accordingly. Samuel