From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: t0012-help on 'seen' crashes with gcc-13, passes with clang-16
Date: Mon, 30 Sep 2024 17:14:38 -0700 [thread overview]
Message-ID: <xmqqr0903ci9.fsf@gitster.g> (raw)
I didn't dug more deeply than what the title says.
expecting success of 0012.33 'add can handle -h':
(
GIT_CEILING_DIRECTORIES=$(pwd) &&
export GIT_CEILING_DIRECTORIES &&
test_expect_code 129 git -C sub $builtin -h >output 2>&1
) &&
test_grep usage output
/home/gitster/w/buildfarm/seen/t/test-lib-functions.sh: line 1239: 270317 Segmentation fault "$@" 2>&7
test_expect_code: command exited with 139, we wanted 129 git -C sub add -h
not ok 33 - add can handle -h
#
# (
# GIT_CEILING_DIRECTORIES=$(pwd) &&
# export GIT_CEILING_DIRECTORIES &&
# test_expect_code 129 git -C sub $builtin -h >output 2>&1
# ) &&
# test_grep usage output
reply other threads:[~2024-10-01 0:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=xmqqr0903ci9.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
/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.