On Jul 19, 2010, at 8:58 AM, Brice Goglin wrote:
> Somebody just complained to me about our headers not being C++
> compliant. Is there anything against adding the usual extern "C" stuff?
"Not being C++ complaint" meaning that the linkage is wrong when they compile their app with a C++ compiler and use <hwloc.h>? If so, I see no objection to the extern "C" stuff. That would be a good addition for 1.0.2.
--
Jeff Squyres
jsquyres_at_[hidden]
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/
|