[Paraview-developers] Warnings 3rd Party
Ben Boeckel
ben.boeckel at kitware.com
Mon Nov 30 10:42:17 EST 2015
On Fri, Nov 27, 2015 at 15:40:23 +0100, Mathieu Westphal wrote:
> In order to avoid unexpected warnings, i am trying to compile paraview with
> Wall Wextra Werror, but there is warning in third party (hdf5, protobuf),
> that prevent me from compiling.
I'd recommend using a system hdf5 and protobuf for this exercise.
> I can easilly correct these bugs, however i can't commit and push them, so
> i wonder, how does the buildbot disable these warnings while still
> displaying paraview warnings ?
Warnings are excluded from CDash by regular expression using
CTestCustom.cmake:
CMake/CTestCustom.cmake.in
--Ben
More information about the Paraview-developers
mailing list