From: Filip Navara <filip.navara@gmail.com>
To: Sebastian Herbszt <herbszt@gmx.de>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
qemu-devel@nongnu.org, Juan Quintela <quintela@redhat.com>
Subject: Re: [Qemu-devel] Re: [PATCH] Win32: Fix default prefix
Date: Sat, 1 Aug 2009 23:46:25 +0200 [thread overview]
Message-ID: <5b31733c0908011446s340709c0q6a416aefaf00f1b9@mail.gmail.com> (raw)
In-Reply-To: <865C000A1E46452DA75315BE97C8B6DA@FSCPC>
On Sat, Aug 1, 2009 at 11:35 PM, Sebastian Herbszt<herbszt@gmx.de> wrote:
> Stefan Weil wrote:
>>
>> The old code resulted in wrong escape sequences:
>>
>> #define CONFIG_QEMU_SHAREDIR "c:\Program Files\Qemu"
>>
>> gcc warnings:
>>
>> vl.c:5708:20: warning: unknown escape sequence '\P'
>> vl.c:5708:20: warning: unknown escape sequence '\Q'
>
> Looks like this got broken by "Generate config-host.h from config-host.mak"
> (create_config).
>
>> Windows can handle slash (/) path separators,
>> and QEMU already adds directories using slash,
>> so there is no need to fight with the correct number
>> of backslashes.
>
> Do all versions handle them correctly?
At least all NT-based versions do and I believe Win 9x handles them
correctly too.
Best regards,
Filip Navara
next prev parent reply other threads:[~2009-08-01 21:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-31 19:30 [Qemu-devel] [PATCH] Win32: Fix default prefix Stefan Weil
2009-08-01 21:35 ` [Qemu-devel] " Sebastian Herbszt
2009-08-01 21:46 ` Filip Navara [this message]
2009-08-02 6:20 ` [Qemu-devel] " Stefan Weil
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=5b31733c0908011446s340709c0q6a416aefaf00f1b9@mail.gmail.com \
--to=filip.navara@gmail.com \
--cc=aliguori@us.ibm.com \
--cc=herbszt@gmx.de \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/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).