git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Björn Gustavsson" <bgustavsson@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 6/8] builtin-fetch: add --prune option
Date: Tue, 10 Nov 2009 10:49:21 +0100	[thread overview]
Message-ID: <6672d0160911100149k6d89ba14rb94f25fe49fee75c@mail.gmail.com> (raw)
In-Reply-To: <7vbpjag3as.fsf@alter.siamese.dyndns.org>

2009/11/10 Junio C Hamano <gitster@pobox.com>:
>> Yuck...
>>
>> builtin-fetch.c: In function 'prune_refs':
>> builtin-fetch.c:500: error: implicit declaration of function 'get_stale_heads'
>> builtin-fetch.c:500: error: initialization makes pointer from integer without a cast
>> builtin-fetch.c:501: error: 'dry_run' undeclared (first use in this function)
>> builtin-fetch.c:501: error: (Each undeclared identifier is reported only once
>> builtin-fetch.c:501: error: for each function it appears in.)
>> make: *** [builtin-fetch.o] Error 1
>
> Ah, I know.  You forgot the first one from Jay's series.
>

Off-by-one error when I ran format-patch. Sorry for that.

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB

  reply	other threads:[~2009-11-10  9:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-10  8:15 [PATCH 6/8] builtin-fetch: add --prune option Björn Gustavsson
2009-11-10  8:55 ` Junio C Hamano
2009-11-10  9:03   ` Junio C Hamano
2009-11-10  9:49     ` Björn Gustavsson [this message]
2009-11-10  9:43   ` Björn Gustavsson

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=6672d0160911100149k6d89ba14rb94f25fe49fee75c@mail.gmail.com \
    --to=bgustavsson@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.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 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).