From: Erik de Castro Lopo <mle+tools@mega-nerd.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Windows compile errors
Date: Fri, 16 May 2008 10:38:05 +1000 [thread overview]
Message-ID: <20080516103805.36c4c796.mle+tools@mega-nerd.com> (raw)
In-Reply-To: <g0ij22$a8b$1@ger.gmane.org>
consul wrote:
> Current svn does not compile under MinGW. The patch below fixes the problem.
> Should the musicpal part go to a more generic header?
<snip>
> +typedef int socklen_t;
That might be OK on windows, but its probably not a good idea on
any other platform. Maybe surround it with "#ifdef _WIN32"?
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"The happiness you have demanded is now mandatory."
-- Jello Biafra
next prev parent reply other threads:[~2008-05-16 0:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-16 0:04 [Qemu-devel] [PATCH] Windows compile errors consul
2008-05-16 0:15 ` Johannes Schindelin
2008-05-16 4:38 ` [Qemu-devel] " Alex
2008-05-16 9:44 ` Johannes Schindelin
2008-05-16 16:00 ` [Qemu-devel] " consul
2008-05-16 16:16 ` andrzej zaborowski
2008-05-16 16:29 ` [Qemu-devel] " Jan Kiszka
2008-05-17 2:17 ` Alex
2008-05-17 12:22 ` Jan Kiszka
2008-05-16 10:15 ` Eduardo Felipe
2008-05-16 0:38 ` Erik de Castro Lopo [this message]
2008-05-16 4:23 ` Alex
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=20080516103805.36c4c796.mle+tools@mega-nerd.com \
--to=mle+tools@mega-nerd.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).