From: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
To: t.gummerer@gmail.com
Cc: GIT Mailing-list <git@vger.kernel.org>
Subject: read-cache-v5.c: compiler warnings
Date: Sun, 19 Aug 2012 20:13:48 +0100 [thread overview]
Message-ID: <50313AEC.1060700@ramsay1.demon.co.uk> (raw)
Hi Thomas,
Just an FYI; two out of the three gcc compilers I use (Linux, cygwin
but not MingW), issue the following warnings:
CC read-cache-v5.o
read-cache-v5.c: In function `write_index_v5':
read-cache-v5.c:1011: warning: 'dir' might be used uninitialized in this function
read-cache-v5.c:1012: warning: 'search' might be used uninitialized in this function
read-cache-v5.c:1012: warning: 'found' might be used uninitialized in this function
[commit d2537158 ("Write index-v5", 16-08-2012)]
Normally I would take a look and offer a patch, but I haven't found time
to do so in the last 10 days. So, I'm just giving you a heads up ... ;-P
HTH
ATB,
Ramsay Jones
next reply other threads:[~2012-08-19 19:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-19 19:13 Ramsay Jones [this message]
2012-08-20 8:29 ` read-cache-v5.c: compiler warnings Thomas Gummerer
2012-08-21 19:04 ` Ramsay Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50313AEC.1060700@ramsay1.demon.co.uk \
--to=ramsay@ramsay1.demon.co.uk \
--cc=git@vger.kernel.org \
--cc=t.gummerer@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.