From: "M. Warner Losh" <imp@bsdimp.com>
To: qemu-devel@nongnu.org, balrogg@gmail.com
Subject: Re: [Qemu-devel] [4641] Restore ARM signal handler compilation on glibc < 2.5 (Blue Swirl).
Date: Sun, 01 Jun 2008 19:49:28 -0600 (MDT) [thread overview]
Message-ID: <20080601.194928.2134549537.imp@bsdimp.com> (raw)
In-Reply-To: <E1K2yQJ-0004e7-23@cvs.savannah.gnu.org>
In message: <E1K2yQJ-0004e7-23@cvs.savannah.gnu.org>
Andrzej Zaborowski <balrogg@gmail.com> writes:
: Restore ARM signal handler compilation on glibc < 2.5 (Blue Swirl).
: +#if (__GLIBC__ < 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ =< 3))
These aren't saying the same thing. Fix the comment or fix the code :-)
Warner
prev parent reply other threads:[~2008-06-02 1:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-02 1:01 [Qemu-devel] [4641] Restore ARM signal handler compilation on glibc < 2.5 (Blue Swirl) Andrzej Zaborowski
2008-06-02 1:49 ` M. Warner Losh [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=20080601.194928.2134549537.imp@bsdimp.com \
--to=imp@bsdimp.com \
--cc=balrogg@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 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.