All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Ramsay Jones <ramsay@ramsayjones.plus.com>
Cc: Jeff King <peff@peff.net>, GIT Mailing-list <git@vger.kernel.org>
Subject: Re: [PATCH] usage: add NORETURN to BUG() function definitions
Date: Mon, 22 May 2017 11:35:21 +0900	[thread overview]
Message-ID: <xmqqh90dpqja.fsf@gitster.mtv.corp.google.com> (raw)
In-Reply-To: <11cae8d7-46a6-9ab5-5bee-a7e6897c0a88@ramsayjones.plus.com> (Ramsay Jones's message of "Mon, 22 May 2017 03:13:34 +0100")

Ramsay Jones <ramsay@ramsayjones.plus.com> writes:

> So, I don't know. Wait let me try your specific version:
>
> $ ~/sparse/sparse --version
> v0.5.0-207-g14964df
> $ ~/sparse/sparse usage.c
> usage.c:220:6: error: symbol 'BUG_fl' redeclared with different type (originally declared at git-compat-util.h:1074) - different modifiers
> $ 
>
> Er, dunno. (This is on Linux Mint 18.1).

Oh, I don't question your expertise or competence.  There must be
something I am doing wrong, and the version of sparse I happened to
have run was the easiest thing to point a finger at, but that does
not seem to be it.

Thanks for helping.  I'll find time to dig deeper to find what's
breaking it for me.




  reply	other threads:[~2017-05-22  2:35 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-21 22:25 [PATCH] usage: add NORETURN to BUG() function definitions Ramsay Jones
2017-05-22  1:43 ` Junio C Hamano
2017-05-22  2:13   ` Ramsay Jones
2017-05-22  2:35     ` Junio C Hamano [this message]
2017-05-22  2:46       ` Junio C Hamano
2017-05-22 14:02         ` Ramsay Jones
2017-05-23  3:32           ` Junio C Hamano
2017-05-23 20:47             ` Ramsay Jones
2017-06-01 20:27               ` [PATCH 0/3] -Wmemcpy-max-count & friends Luc Van Oostenryck
2017-06-01 20:27                 ` [PATCH 1/3] memcpy()'s byte count is unsigned Luc Van Oostenryck
2017-06-02  0:16                   ` Ramsay Jones
2017-06-02  1:17                     ` Luc Van Oostenryck
2017-06-01 20:27                 ` [PATCH 2/3] add support for -Wmemcpy-max-count Luc Van Oostenryck
2017-06-02  0:23                   ` Ramsay Jones
2017-06-02  0:33                     ` Luc Van Oostenryck
2017-06-01 20:27                 ` [PATCH 3/3] add support for -fmemcpy-max-count Luc Van Oostenryck
2017-06-02  0:30                   ` Ramsay Jones
2017-06-02  0:37                     ` Ramsay Jones
2017-06-02  0:38                     ` Luc Van Oostenryck
2017-06-02  1:42                       ` Ramsay Jones
2017-06-02  1:45                         ` Luc Van Oostenryck
2017-06-02  0:11                 ` [PATCH 0/3] -Wmemcpy-max-count & friends Ramsay Jones
2017-06-02  0:26                   ` Luc Van Oostenryck
2017-05-22 11:19 ` [PATCH] usage: add NORETURN to BUG() function definitions Jeff King

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=xmqqh90dpqja.fsf@gitster.mtv.corp.google.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=peff@peff.net \
    --cc=ramsay@ramsayjones.plus.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.