summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorKirill A. Shutemov <kirill@shutemov.name>2011-08-24 20:10:50 +0300
committerKirill A. Shutemov <kirill@shutemov.name>2011-08-24 20:10:50 +0300
commitd7f0ababe1882c8351093231d986de26f9df670d (patch)
treef1086f79645e94933b8c3fa16b10ff6d6f1203ce /src/commit.c
parenta7e34e3c854aaed77ede8558ff253716bc4c80a2 (diff)
downloadlibgit2-d7f0ababe1882c8351093231d986de26f9df670d.tar.gz
Fix false positive -Wuninitialized warnings
GCC produces several -Wuninitialized warnings. Most of them can be fixed if we make visible for gcc that git__throw() and git__rethrow() always return first argument. Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions