Documentation: move support for old compilers to CodingGuidelines
commita26fd033af23389cd6e17d078007aaec61b5c9c1
authorAdam Spiers <git@adamspiers.org>
Sun, 16 Dec 2012 19:36:00 +0000 (16 19:36 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Dec 2012 02:30:53 +0000 (16 18:30 -0800)
tree4545f3d761b3ed22adebe2f0193f4c7fa4a77ab3
parent6a5b6498837e43d1904f12eed9d47b47250680f1
Documentation: move support for old compilers to CodingGuidelines

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>
Documentation/CodingGuidelines
Documentation/SubmittingPatches