qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Sebastian Herbszt" <herbszt@gmx.de>
To: Stefan Weil <weil@mail.berlios.de>,
	Anthony Liguori <aliguori@us.ibm.com>,
	Juan Quintela <quintela@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] Win32: Fix default prefix
Date: Sat, 1 Aug 2009 23:35:17 +0200	[thread overview]
Message-ID: <865C000A1E46452DA75315BE97C8B6DA@FSCPC> (raw)
In-Reply-To: <1249068645-6893-1-git-send-email-weil@mail.berlios.de>

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?

- Sebastian

  reply	other threads:[~2009-08-01 21:37 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 ` Sebastian Herbszt [this message]
2009-08-01 21:46   ` [Qemu-devel] " Filip Navara
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=865C000A1E46452DA75315BE97C8B6DA@FSCPC \
    --to=herbszt@gmx.de \
    --cc=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --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).