From: Kevin Bracey <kevin@bracey.fi>
To: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Cc: Junio C Hamano <gitster@pobox.com>,
GIT Mailing-list <git@vger.kernel.org>
Subject: Re: [PATCH] revision.c: Fix a sparse warning
Date: Sat, 04 May 2013 21:13:57 +0300 [thread overview]
Message-ID: <51854FE5.4050907@bracey.fi> (raw)
In-Reply-To: <518544A4.4080202@ramsay1.demon.co.uk>
On 04/05/2013 20:25, Ramsay Jones wrote:
> Sparse issues an "'sole_interesting' not declared. Should it be static?"
> warning. In order to suppress the warning, since this symbol does not
> need more than file visibility, we simply add the static modifier to
> its declaration.
>
>
Thanks! I'll include that fix.
Kevin
next prev parent reply other threads:[~2013-05-04 18:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-04 17:25 [PATCH] revision.c: Fix a sparse warning Ramsay Jones
2013-05-04 18:13 ` Kevin Bracey [this message]
2013-05-07 1:21 ` Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2013-07-27 18:39 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=51854FE5.4050907@bracey.fi \
--to=kevin@bracey.fi \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=ramsay@ramsay1.demon.co.uk \
/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.