diff options
author | Junio C Hamano <gitster@pobox.com> | 2020-08-17 17:02:44 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-17 17:02:44 -0700 |
commit | a01dadb9a94856ba098140417d99c3b7cd4a2cc9 (patch) | |
tree | 9f651f0a9032deecdb466580ba607da7589958ad /builtin/commit.c | |
parent | 873fa13e3fd7c2644578577f4274ce92ed891a42 (diff) | |
parent | 15b52a44e0c92a0658e891194a5b0610d1f53afc (diff) |
Merge branch 'jc/noop-with-static-inline'
A no-op replacement function implemented as a C preprocessor macro
does not perform as good a job as one implemented as a "static
inline" function in catching errors in parameters; replace the
former with the latter in <git-compat-util.h> header.
* jc/noop-with-static-inline:
compat-util: type-check parameters of no-op replacement functions
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions