All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Stefan Weil <sw@weilnetz.de>
Cc: Anthony Liguori <aliguori@us.ibm.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] iov: Fix do_send_recv() for MinGW (also fixes a build breakage)
Date: Wed, 11 Jul 2012 09:25:28 +0400	[thread overview]
Message-ID: <4FFD0E48.4090800@msgid.tls.msk.ru> (raw)
In-Reply-To: <1341983345-25255-1-git-send-email-sw@weilnetz.de>

On 11.07.2012 09:09, Stefan Weil wrote:
> Commit 25e5e4c7 broke compilation for non POSIX hosts (e.g. MinGW)
> because it partially replaced "ret" by "count".
> 
> It also changed the handling of EINTR in a wrong way.
> 
> The patch restores the old code for these two changes.
> 
> Signed-off-by: Stefan Weil <sw@weilnetz.de>

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>

Granted, I never _ever_ tested or even compiled this
part.   Should have been.  Thank you Stefan!

/mjt

  reply	other threads:[~2012-07-11  5:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11  5:09 [Qemu-devel] [PATCH] iov: Fix do_send_recv() for MinGW (also fixes a build breakage) Stefan Weil
2012-07-11  5:25 ` Michael Tokarev [this message]
2012-07-11 12:39   ` Kevin Wolf
2012-07-11 13:15     ` Paolo Bonzini
2012-07-11 13:50       ` Anthony Liguori

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=4FFD0E48.4090800@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sw@weilnetz.de \
    /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.