git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "brian m. carlson" <sandals@crustytoothpaste.net>
Cc: number201724 <number201724@me.com>, git@vger.kernel.org
Subject: Re: The closing bracket is missing.
Date: Fri, 03 Apr 2020 14:25:49 -0700	[thread overview]
Message-ID: <xmqqzhbsxnvm.fsf@gitster.c.googlers.com> (raw)
In-Reply-To: <20200403202709.GC6369@camp.crustytoothpaste.net> (brian m. carlson's message of "Fri, 3 Apr 2020 20:27:09 +0000")

"brian m. carlson" <sandals@crustytoothpaste.net> writes:

> On 2020-04-03 at 02:39:10, number201724 wrote:
>> command-list.h:53:69: error: expected ‘}’ before ‘;’ token
>>    53 |  { "git-apply", N_("Apply a patch to files and/or to the index"),
>> 0};
>> 
>> command-list.h  The closing bracket is missing. In the master branch.
>
> I don't see this behavior when compiling on my system, which is a Debian
> sid/amd64 system.  Can you tell us a little more about your system and
> its version, including what shell is being used for /bin/sh, how you're
> building (with make or with configure), and anything else that might be
> relevant?

Good suggestion.  As this is a generated file, we can have issues
with the different behaviour in the commands used in the toolchain
to create it.

      reply	other threads:[~2020-04-03 21:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03  2:39 The closing bracket is missing number201724
2020-04-03 20:27 ` brian m. carlson
2020-04-03 21:25   ` Junio C Hamano [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=xmqqzhbsxnvm.fsf@gitster.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=number201724@me.com \
    --cc=sandals@crustytoothpaste.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).