From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MQN8x-0006CK-H7 for qemu-devel@nongnu.org; Mon, 13 Jul 2009 11:08:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQN8s-00069t-Mq for qemu-devel@nongnu.org; Mon, 13 Jul 2009 11:08:38 -0400 Received: from [199.232.76.173] (port=52273 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQN8s-00069m-IF for qemu-devel@nongnu.org; Mon, 13 Jul 2009 11:08:34 -0400 Received: from mail-qy0-f174.google.com ([209.85.221.174]:54780) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MQN8s-0004w8-2O for qemu-devel@nongnu.org; Mon, 13 Jul 2009 11:08:34 -0400 Received: by qyk4 with SMTP id 4so1741603qyk.4 for ; Mon, 13 Jul 2009 08:08:32 -0700 (PDT) Message-ID: <4A5B4DEB.3010204@codemonkey.ws> Date: Mon, 13 Jul 2009 10:08:27 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 2/7] add strify() macros. References: <1247478048-17257-1-git-send-email-kraxel@redhat.com> <1247478048-17257-3-git-send-email-kraxel@redhat.com> <4A5B3CB0.7070604@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: Paul Brook , Gerd Hoffmann , qemu-devel@nongnu.org Blue Swirl wrote: > What's wrong with the almost identical stringify() macro? > It's fine, I didn't know it existed :-) Regards, Anthony Liguori