From: Sebastian Schuberth <sschuberth@gmail.com>
To: git@vger.kernel.org
Cc: Junio C Hamano <gitster@pobox.com>, Johannes Sixt <j.sixt@viscovery.net>
Subject: Re: [PATCH 3/4] msvc: Fix a compiler warning due to an incorrect pointer cast
Date: Sat, 23 Jan 2010 01:08:32 +0100 [thread overview]
Message-ID: <4B5A3E00.3030500@gmail.com> (raw)
In-Reply-To: <4B575AB6.4060502@ramsay1.demon.co.uk>
On 20.01.2010 20:34, Ramsay Jones wrote:
> Signed-off-by: Ramsay Jones<ramsay@ramsay1.demon.co.uk>
> ---
>
> The warning in question being:
>
> .../regex.c(2811) : warning C4047: '=' : 'regoff_t *' differs in levels \
> of indirection from 'int'
>
> Note also that the final line of context in the diff below contains an ^L
> character, which will hopefully find it's way to the list...
Acked-by: Sebastian Schuberth <sschuberth@gmail.com>
--
Sebastian Schuberth
prev parent reply other threads:[~2010-01-23 0:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-20 19:34 [PATCH 3/4] msvc: Fix a compiler warning due to an incorrect pointer cast Ramsay Jones
2010-01-23 0:08 ` Sebastian Schuberth [this message]
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=4B5A3E00.3030500@gmail.com \
--to=sschuberth@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=j.sixt@viscovery.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).