[Insight-developers] Eliminating warnings...

Kris Thielemans kris.thielemans at csc.mrc.ac.uk
Wed Jan 31 15:33:26 EST 2007


Hi
I suspect that the compiler would stop warning if you include cstdint
instead. However, this might need changes regarding the std namespace. 

Kris Thielemans
Hamersmith Imanet Ltd

> -----Original Message-----
> From: 
> insight-developers-bounces+kris.thielemans=csc.mrc.ac.uk at itk.o
> rg 
> [mailto:insight-developers-bounces+kris.thielemans=csc.mrc.ac.
> uk at itk.org] On Behalf Of David Cole
> Sent: 31 January 2007 20:16
> To: insight-developers at itk.org
> Subject: [Insight-developers] Eliminating warnings...
> 
> What's the best way to get rid of these warnings?
> http://www.itk.org/Testing/Sites/kraepelin.uiowa/IRIX64-MPro-7
> .4-dbg/20070131-0100-Nightly/BuildWarning.html 
> 
> They occur because stdint.h is included by 
> "Utilities/gdcm/src/gdcmCommon.h"... There is an existence 
> check for stdint.h in "Utilities/gdcm/CMakeLists.txt".
> 
> There is also a duplicate (useless?) existence check in 
> "Utilities/itktiff/CMakeLists.txt". 
> 
> Anybody have a suggestion on the best course of action to 
> eliminate the warnings on this platform? Should this header 
> file be avoided for C++ compiles?
> 
> 
> Thx,
> David
> 
> 
> 




More information about the Insight-developers mailing list