From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MRES6-0006T1-Uy for qemu-devel@nongnu.org; Wed, 15 Jul 2009 20:03:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MRES2-0006Li-An for qemu-devel@nongnu.org; Wed, 15 Jul 2009 20:03:58 -0400 Received: from [199.232.76.173] (port=54190 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRES2-0006LX-6Y for qemu-devel@nongnu.org; Wed, 15 Jul 2009 20:03:54 -0400 Received: from qw-out-1920.google.com ([74.125.92.146]:61646) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MRES1-0005zJ-Pc for qemu-devel@nongnu.org; Wed, 15 Jul 2009 20:03:53 -0400 Received: by qw-out-1920.google.com with SMTP id 5so1321225qwc.4 for ; Wed, 15 Jul 2009 17:03:52 -0700 (PDT) Message-ID: <4A5E6E64.5030504@codemonkey.ws> Date: Wed, 15 Jul 2009 19:03:48 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] rev3: support colon in filenames References: <4A4C754D.10109@redhat.com> <4A4CAD86.9020607@us.ibm.com> <4A4CB39F.5070506@redhat.com> <20090715181405.GB3056@shareable.org> <4A5E4206.20602@web.de> <20090715213635.GN3056@shareable.org> <4A5E4D33.9070901@web.de> <4A5E5545.5060603@us.ibm.com> <20090715223949.GS3056@shareable.org> <4A5E5B00.10304@us.ibm.com> <20090715225150.GU3056@shareable.org> In-Reply-To: <20090715225150.GU3056@shareable.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jamie Lokier Cc: Kevin Wolf , Anthony Liguori , kvm-devel , linuxram@us.ibm.com, qemu-devel@nongnu.org, Jan Kiszka Jamie Lokier wrote: > So instead of consistency, you like the idea of using different > quoting rules for the monitor than for command line arguments? > Your proposal breaks Windows in a catastrophic way. It's almost certain that all existing front-ends/scripts will stop working after such a change. Or you have to quote differently on Windows which means you throw consistency out the Window. I certainly like consistency but I don't see a viable proposal that offers that. Regards, Anthony Liguori > -- Jamie > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >