[Insight-developers] Swig Wrapping Warnings.

Lorensen, William E (Research) lorensen at crd.ge.com
Mon, 19 Apr 2004 21:17:20 -0400


Brad,
That seems to have cleared up the warnings.

Thanks,

Bill

-----Original Message-----
From: Brad King [mailto:brad.king at kitware.com]
Sent: Monday, April 19, 2004 4:01 PM
To: Lorensen, William E (Research)
Cc: 'William A. Hoffman'; 'hans-johnson at uiowa.edu'; 'itkdevel'
Subject: Re: [Insight-developers] Swig Wrapping Warnings.


Lorensen, William E (Research) wrote:
> Bill,
> 
> It is the -Wcast-qual flag that is causing the warnings. Can we remove
that
> flag if it is present for the wrapping part of the builds? We do need it
in
> the rest of itk.

I've committed this change:

Checking in CMakeLists.txt;
/cvsroot/Insight/Insight/Wrapping/CSwig/CMakeLists.txt,v  <-- 
CMakeLists.txt
new revision: 1.42; previous revision: 1.41
done

-Brad