[llvm-commits] [PATCH] Missing new line at the end of a few files.

Edward O'Callaghan eocallaghan at auroraux.org
Tue Jun 16 14:09:17 PDT 2009


Stupid me only just remembered the `svn diff` command:

http://junk.auroraux.org/llvm.M.T.T.patch

This should make peoples lives easier. :)

Silly me :p
Cheers,
Edward.

2009/6/16 Edward O'Callaghan <eocallaghan at auroraux.org>:
> Good day,
>
> I believe a few people have different platforms and editors of choice
> so these little grammar errors creep in:
>
> http://junk.auroraux.org/Makefile.rules.udiff
> http://junk.auroraux.org/Threading.h.udiff
> http://junk.auroraux.org/Threading.cpp.udiff
>
> At revision 73549.
>
> The change in the Makefile.rules insures that missing new line feeds
> should be an error since the spec says so.
> ISO/IEC 14882:1998(E) ?2.1:2
> on page 9
> (logical page)
> (physical page 35)
>
> I highly appreciate our warning free builds and hope this maintains it
> by forcing people with such editors to keep to the spec. Its a fine
> example of our code base cleanness and correctness.
>
> Thanks for your time,
>
> Edward.
>
> --
> --
> Edward O'Callaghan
> http://www.auroraux.org/
> eocallaghan at auroraux dot org
>



-- 
-- 
Edward O'Callaghan
http://www.auroraux.org/
eocallaghan at auroraux dot org



More information about the llvm-commits mailing list