[vtk-developers] Recent dashboard errors

Ben Boeckel ben.boeckel at kitware.com
Tue Jun 17 11:32:21 EDT 2014


On Tue, Jun 17, 2014 at 09:19:57 -0600, David Gobbi wrote:
> More importantly, a file that doesn't end in a newline is in violation of the
> C++ standard.  Though it's a violation that is so common that all compilers
> can handle the special case when it is missing.

Interesting. I'm surprised it isn't a warning flag in GCC then (though
it may be under -Weffc++, that flag is so noisy that really needs
"-Weffc++=initializer_lists,virtuals" suboptions :/ ).

--Ben



More information about the vtk-developers mailing list