From: Jes Sorensen <Jes.Sorensen@redhat.com>
To: Stefan Weil <weil@mail.berlios.de>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] win32: Add missing function setenv
Date: Thu, 01 Jul 2010 15:24:15 +0200 [thread overview]
Message-ID: <4C2C96FF.8050000@redhat.com> (raw)
In-Reply-To: <4C2C968B.40007@mail.berlios.de>
On 07/01/10 15:22, Stefan Weil wrote:
> It won't fail for two reasons:
>
> * It is not redefined (at least for linux systems) because I used the
> POSIX declaration.
This still fails with strict compiler flags.
> * It is compiled only for _WIN32 (see line 95).
True, but we need to move stuff out of osdep.h and into the other files
as much as possible, so it is still preferred that you move it.
Cheers,
Jes
next prev parent reply other threads:[~2010-07-01 13:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-01 10:47 [Qemu-devel] [PATCH] win32: Add missing function setenv Stefan Weil
2010-07-01 11:50 ` Jes Sorensen
2010-07-01 13:22 ` Stefan Weil
2010-07-01 13:24 ` Jes Sorensen [this message]
2010-07-01 15:51 ` Stefan Weil
2010-07-01 15:53 ` Jes Sorensen
2010-07-01 17:53 ` Stefan Weil
2010-07-02 8:40 ` Jes Sorensen
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=4C2C96FF.8050000@redhat.com \
--to=jes.sorensen@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=weil@mail.berlios.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 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).