From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCXHj-0001Jm-HG for qemu-devel@nongnu.org; Wed, 09 Jan 2008 04:31:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCXHh-0001J2-TL for qemu-devel@nongnu.org; Wed, 09 Jan 2008 04:31:43 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCXHh-0001It-Oa for qemu-devel@nongnu.org; Wed, 09 Jan 2008 04:31:41 -0500 Received: from ecfrec.frec.bull.fr ([129.183.4.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JCXHh-0004Ir-6W for qemu-devel@nongnu.org; Wed, 09 Jan 2008 04:31:41 -0500 Subject: Re: [Qemu-devel] [PATCH] Fix double backslash problem in Windows From: Laurent Vivier In-Reply-To: References: Date: Wed, 09 Jan 2008 10:31:32 +0100 Message-Id: <1199871092.4337.4.camel@frecb07144> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-+CFR6EzwtxGRwR82EsEX" Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Herv=E9?= Poussineau , qemu-devel@nongnu.org --=-+CFR6EzwtxGRwR82EsEX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le mardi 08 janvier 2008 =C3=A0 17:17 +0100, Herv=C3=A9 Poussineau a =C3=A9= crit : > Hi, > =20 > On Windows, since December 2nd, files names provided in command line=20 > have to double their backslash to work correctly, for example: "-hda=20 > c:\\disks\\qemu.qcow" instead of -hda c:\disks\qemu.qcow" > This patch removes this need and reverts back to Qemu 0.9.0 behaviour > =20 > Herv=C3=A9 >=20 I have introduced this behavior to be able to use command line like "qemu -hda my\ file", IMHO your patch should be #ifdef for window only. Laurent --=20 ----------------- Laurent.Vivier@bull.net ------------------ "La perfection est atteinte non quand il ne reste rien =C3=A0 ajouter mais quand il ne reste rien =C3=A0 enlever." Saint Exup=C3=A9ry --=-+CFR6EzwtxGRwR82EsEX Content-Type: application/pgp-signature; name=signature.asc Content-Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHhJR09Kffa9pFVzwRAl+HAKCL9PwUUluXKnvnZ6UEWyBe9ZW1nwCeIXSw ri4rKR8Cqb2E8DjwXTcFZyo= =vICr -----END PGP SIGNATURE----- --=-+CFR6EzwtxGRwR82EsEX--