qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Liu Jaloo <liu.jaloo@gmail.com>, qemu-devel@nongnu.org
Subject: Re: make pxerom report error
Date: Wed, 10 Dec 2025 19:45:54 +0100	[thread overview]
Message-ID: <03e5d5b2-2f3f-451e-93af-439348469967@redhat.com> (raw)
In-Reply-To: <CAOYM0N3YdrkhOXrpxE6rzk5DbLOF0GzEVaThAHxnHfQYLk+pzQ@mail.gmail.com>

On 09/12/2025 19.48, Liu Jaloo wrote:
> $ cd qemu
> $ git submodule update --init roms/ipxe
> $ cd roms
> $ make pxerom
> 
> report error like this:
> 
>     In file included from tests/bigint_test.c:38:
>     tests/bigint_test.c: In function ‘bigint_test_exec’:
>     tests/bigint_test.c:232:14: error: ‘result_raw’ may be used
>     uninitialized [-Werror=maybe-uninitialized]
>        232 |         ok ( memcmp ( result_raw, expected_raw,                
>              \
>            |            

  Hi!

QEMU is just a user of the ipxe code, so if you want to get this fixed, I 
think you have to report it to the ipxe project, see https://ipxe.org/contact

  HTH,
   Thomas



  reply	other threads:[~2025-12-10 18:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-09 18:48 make pxerom report error Liu Jaloo
2025-12-10 18:45 ` Thomas Huth [this message]
2025-12-10 16:50   ` Liu Jaloo

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=03e5d5b2-2f3f-451e-93af-439348469967@redhat.com \
    --to=thuth@redhat.com \
    --cc=liu.jaloo@gmail.com \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).