[vtk-developers] Please fix your errors as soon as they appear

Francois Bertel francois.bertel at kitware.com
Wed Oct 15 12:34:04 EDT 2008


Hello VTK developers,

Please fix the warnings and tests as soon as you break them. The
following ones are failing for days now (some of them for even more
than a week).

Per cvs login name, it gives:

tshead:
* you have configuration warnings on vtkSQLDatabaseGraphSource and
vtkSQLDatabaseTableSource. I guess this is because you (accidentally?)
added the .h files in the list of source files in
VTK/InfoVis/CMakeLists.txt

etstant:
* TestSetObjectMacro-Common is failing because you use
vtkSetObjectMacro in vtkLookupTableWithEnabling.h

bnwylie:

* PrintSelf-Infovis fails on vtkGraphMapper and vtkCommunity2DLayoutStrategy.


atwilso:

* HeaderTesting-IO fails on vtkODBCInternals.h, you probably want to
exclude this file for this test by adding it in the list of
VTK/IO/Testing/CMakeLists.txt
* HeaderTesting-IO fails on vtkODBCDatabase.h, you cannot use Port as
an ivar, this could cause trouble on Windows.
* PrintSelf-IO fails on vtkODBCDatabase


burlen:
* TestEmptyInput is segfaulting on vtkQuadraturePointInterpolator.
This test exercices filters to see if there are robust to empty input
(no points, no cells)

jfsheph:
 * vtkTreeRingExistingLayoutStrategy.cxx has warnings

Regards.

-- 
François Bertel, PhD  | Kitware Inc. Suite 204
1 (518) 371 3971 x113 | 28 Corporate Drive
                      | Clifton Park NY 12065, USA



More information about the vtk-developers mailing list