Documentation: move support for old compilers to CodingGuidelines
authorAdam Spiers <git@adamspiers.org>
Sun, 16 Dec 2012 19:36:00 +0000 (19:36 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Dec 2012 02:30:53 +0000 (18:30 -0800)
The "Try to be nice to older C compilers" text is clearly a guideline
to be borne in mind whilst coding rather than when submitting patches.

Signed-off-by: Adam Spiers <git@adamspiers.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found