20 Nov
2006
20 Nov
'06
5:25 p.m.
On 11/20/06, Steven Edwards <winehacker(a)gmail.com> wrote:
On 11/20/06, Pierre d'Herbemont <pdherbemont(a)free.fr> wrote:
Why should a new line be at the end of the file? Is that a coding style issue?
Some versions of gcc warn in this case. No clue as to why but I expect if git is doing it, then perhaps its due to some sort of issue with the diff and patch programs.
it seems to be "official" :-) This is in section 2.1.1.2 of the ANSI C 1989 standard. Section 5.1.1.2 of the ISO C 1999 standard (and probably also the ISO C 1990 standard).