Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2016-01-15 16:24:45 +0300
committerJunio C Hamano <gitster@pobox.com>2016-01-16 01:02:39 +0300
commit2921600afbcdd5f245475602cabba2fbaa5ff93f (patch)
treefc48ca8425ea3af259213fe6955434b01d911a78 /config.mak.uname
parent83c90da3c145c7f39cb321a3d3db59c167abd572 (diff)
mingw: uglify (a, 0) definitions to shut up warnings
When the result of a (a, 0) expression is not used, MSys2's GCC version finds it necessary to complain with a warning: right-hand operand of comma expression has no effect Let's just pretend to use the 0 value and have a peaceful and quiet life again. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'config.mak.uname')
0 files changed, 0 insertions, 0 deletions