diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-10-10 13:37:56 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-10-10 13:41:11 -0700 |
commit | e88a2d02dc5fb1043e6871159a8d41657baa7449 (patch) | |
tree | 1ece3aa8d4e3f8c3810ec7fabf6f7901cd96b6cb /commit.c | |
parent | 3dcec76d9df911ed8321007b1d197c1a206dc164 (diff) |
CodingGuidelines: update for C99
Since 7bc341e21b5 (git-compat-util: add a test balloon for C99
support, 2021-12-01) we've had a hard dependency on C99, but the prose
in CodingGuidelines was written under the assumption that we were
using C89 with a few C99 features.
As the updated prose notes we'd still like to hold off on novel C99
features, but let's make it clear that we target that C version, and
then enumerate new C99 features that are safe to use.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions