From: Gerd Hoffmann <kraxel@redhat.com>
To: Naphtali Sprei <nsprei@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Usage of qemu_error withing shared object
Date: Wed, 28 Oct 2009 15:02:59 +0100 [thread overview]
Message-ID: <4AE84F13.8050501@redhat.com> (raw)
In-Reply-To: <4AE847A8.2070606@redhat.com>
On 10/28/09 14:31, Naphtali Sprei wrote:
> 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 ?
There was no need yet ...
A simple qemu_error() implementation for the tools which writes to
stderr unconditionally should do the trick.
cheers,
Gerd
prev parent reply other threads:[~2009-10-28 14:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-28 13:31 [Qemu-devel] Usage of qemu_error withing shared object Naphtali Sprei
2009-10-28 14:02 ` Gerd Hoffmann [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=4AE84F13.8050501@redhat.com \
--to=kraxel@redhat.com \
--cc=nsprei@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).