Creating nightly hwloc snapshot SVN tarball was a success.
Snapshot: hwloc 1.1a1r2344
Start time: Mon Jul 19 21:01:02 EDT 2010
End time: Mon Jul 19 21:03:03 EDT 2010
Your friendly daemon,
Cyrador
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
Brice Goglin, le Mon 19 Jul 2010 14:58:19 +0200, a écrit :
> Somebody just complained to me about our headers not being C++
> compliant. Is there anything against adding the usual extern "C" stuff?
I don't see any issue.
Samuel
Hello,
Somebody just complained to me about our headers not being C++
compliant. Is there anything against adding the usual extern "C" stuff?
Brice