[ITK-dev] New clang warnings: reserved-id-macro
Bradley Lowekamp
blowekamp at mail.nih.gov
Thu Dec 11 12:32:49 EST 2014
I am seeing these new warnings on the dashboard from Mac10.8-clang-dbg-x86_64-static-torture:
In file included from /Users/builder/external/ITK/Modules/Core/Common/src/itkHexahedronCellTopology.cxx:18:
In file included from /Users/builder/external/ITK/Modules/Core/Common/include/itkHexahedronCellTopology.h:21:
/Users/builder/external/ITK/Modules/Core/Common/include/itkMacro.h:39:9: warning: reserved identifier is used as macro name [-Wreserved-id-macro]
#define __itkMacro_h
Should this warning be disabled or do we need to invoke some sed wizardry to try to fix this?
Brad
More information about the Insight-developers
mailing list