From: Naphtali Sprei <nsprei@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Subject: [Qemu-devel] Usage of qemu_error withing shared object
Date: Wed, 28 Oct 2009 15:31:20 +0200 [thread overview]
Message-ID: <4AE847A8.2070606@redhat.com> (raw)
Hi,
I've added a call to qemu_error in block.c file, and got a link error on the qemu-utilities: qemu-img, qemu-nbd and qemu-io.
Should there be a stub that implements a qemu_error to be linked with those apps ? Am I missing something ?
In my case, I couldn't let the caller report the error (and avoid calling qemu_error in block.c) since caller don't have enough information
for proper error message.
Naphtali
next reply other threads:[~2009-10-28 13:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-28 13:31 Naphtali Sprei [this message]
2009-10-28 14:02 ` [Qemu-devel] Re: Usage of qemu_error withing shared object Gerd Hoffmann
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=4AE847A8.2070606@redhat.com \
--to=nsprei@redhat.com \
--cc=kraxel@redhat.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).