From: Mike Frysinger via Gdb-patches <gdb-patches@sourceware.org>
To: Tom Tromey <tom@tromey.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [pushed] Fix sim build failure
Date: Thu, 22 Apr 2021 22:16:20 -0400 [thread overview]
Message-ID: <YIIt9F3SlJjwLk4J@vapier> (raw)
In-Reply-To: <20210423015107.3841223-1-tom@tromey.com>
On 22 Apr 2021 19:51, Tom Tromey wrote:
> On x86-64 Fedora 32, the sim was failing to build.
> sim_events_schedule was passing a 'dummy' argument to
> sim_events_schedule_vtracef, which caused an error because the format
> parameter was NULL. However, removing this dummy argument caused an
> error because too few arguments were being passed -- catch 22.
>
> This patch fixes the build problem by using sim_events_schedule_tracef
> instead.
thx!
-mike
prev parent reply other threads:[~2021-04-23 2:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-23 1:51 Tom Tromey
2021-04-23 1:56 ` Simon Marchi via Gdb-patches
2021-04-23 2:16 ` Mike Frysinger via Gdb-patches [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=YIIt9F3SlJjwLk4J@vapier \
--to=gdb-patches@sourceware.org \
--cc=tom@tromey.com \
--cc=vapier@gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox