From: Filip Navara <filip.navara@gmail.com>
To: Sebastian Herbszt <herbszt@gmx.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu-thread.c:161: error: invalid operands to binary ==
Date: Sun, 19 Jul 2009 14:56:48 +0200 [thread overview]
Message-ID: <5b31733c0907190556x100a395dkc8f6252826d96df4@mail.gmail.com> (raw)
In-Reply-To: <41ECF87F6FD34C90AAE74C9454486CA3@FSCPC>
On Sun, Jul 19, 2009 at 2:41 PM, Sebastian Herbszt<herbszt@gmx.de> wrote:
> qemu-2582cfa0cba4d7efb36cee0ab709af6f5d810adc
>
> $ make
> CC qemu-thread.o
> qemu-thread.c: In function `qemu_thread_equal':
> qemu-thread.c:161: error: invalid operands to binary ==
> make: *** [qemu-thread.o] Error 1
>
> gcc version 3.4.5 (mingw32 special)
>
> - Sebastian
pthread_equal should be used there.
F.
next prev parent reply other threads:[~2009-07-19 12:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-19 12:41 [Qemu-devel] qemu-thread.c:161: error: invalid operands to binary == Sebastian Herbszt
2009-07-19 12:56 ` Filip Navara [this message]
2009-07-19 13:16 ` [Qemu-devel] [PATCH] qemu-thread: use pthread_equal Sebastian Herbszt
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=5b31733c0907190556x100a395dkc8f6252826d96df4@mail.gmail.com \
--to=filip.navara@gmail.com \
--cc=herbszt@gmx.de \
--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).