[Insight-developers] Swig Wrapping Warnings.
Brad King
brad.king at kitware.com
Mon, 05 Apr 2004 14:22:17 -0400
William A. Hoffman wrote:
> Perhaps we can add some cmake stuff to downgrade the warnings
> just for the Wrapping part of the dashboard.
One other problem is that because of the templates, many ITK classes are
not compiled except for during wrapping. Shutting off wrapping warnings
would also disable ITK warnings. Perhaps instead we should setup
warning blockers for Dart that do not report warnings in the generated
source files themselves.
-Brad