[Insight-developers] Re: Suppressing Deprecation Warnings
    Luis Ibanez 
    luis.ibanez at kitware.com
       
    Thu Dec 27 15:03:13 EST 2007
    
    
  
Hi Bill,
Shouldn't it be:
       ITK_LEGACY_REMOVE:BOOL=OFF
       ITK_LEGACY_SILENT:BOOL=ON
to make sure that deprecated code is
still compiled and tested ?
   Luis
------------------------------
Bill Lorensen wrote:
> Luis,
> 
> Can you suppress the deprecation warnings on:
> 
> dash19.kitware - Win32-FreeVC++
> dash20.kitware - Win32-VCExpress
> dash11.kitware - Win32-vs71
> dash12.kitware - Win32-vs70
> redwall.kitware - Win64-Vista-vs8-Release
> 
> I do the suppression as follows:
> ITK_LEGACY_REMOVE:BOOL=ON
> ITK_LEGACY_SILENT:BOOL=ON
> 
> Other dashboard maintainers can also do the same please.
> 
> Thanks,
> 
> Bill
> 
> 
> 
    
    
More information about the Insight-developers
mailing list