[vtk-developers] [ANNOUNCE] New module system landing
Ben Boeckel
ben.boeckel at kitware.com
Wed Jan 23 15:56:24 EST 2019
On Wed, Jan 23, 2019 at 15:24:44 -0500, Sean McBride wrote:
> So for example:
>
> [CTest: warning suppressed] /Users/builder/external/VTK/ThirdParty/libproj/vtklibproj/src/projects.h:609:25: warning: this function declaration is not a prototype [-Wstrict-prototypes]
> void pj_deallocate_grids();
> ^
> void
> [CTest: warning matched] 2 warnings generated.
>
> I hadn't noticed the "CTest: warning suppressed/matched" part... you're saying it's the 'matched' part that's making all the rest appear too?
Yes. CTest/CDash is confusing sometimes :( . That output helps *a lot*
though since before you had to guess what was making the block show up.
> I'll try an Experimental submission...
Thanks.
--Ben
More information about the vtk-developers
mailing list