[vtk-developers] Recent dashboard errors

Ben Boeckel ben.boeckel at kitware.com
Mon Jun 16 22:09:08 EDT 2014


On Mon, Jun 16, 2014 at 19:39:30 -0400, Berk Geveci wrote:
> I'll take care of the "no newline at the end of file" warnings (stupid
> warning :-)).

It makes functions which read lines from files consistent and ensures
that the last character is a newline on *every* line and the last line
isn't "special" with its EOF and all.

FWIW, Vim (of course ;) ) just does the Right Thing™ here and doesn't
show the "dangling" newline that some…other editors show (VS at least; I
forget what other editors do though).

--Ben



More information about the vtk-developers mailing list