From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LpnFS-0000QR-HW for qemu-devel@nongnu.org; Fri, 03 Apr 2009 13:32:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LpnFO-0000Pu-3V for qemu-devel@nongnu.org; Fri, 03 Apr 2009 13:32:10 -0400 Received: from [199.232.76.173] (port=55786 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpnFN-0000Pr-UF for qemu-devel@nongnu.org; Fri, 03 Apr 2009 13:32:05 -0400 Received: from wa-out-1112.google.com ([209.85.146.183]:19102) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LpnFN-0006hC-EC for qemu-devel@nongnu.org; Fri, 03 Apr 2009 13:32:05 -0400 Received: by wa-out-1112.google.com with SMTP id m33so714250wag.18 for ; Fri, 03 Apr 2009 10:32:04 -0700 (PDT) Message-ID: <49D6480F.2000408@codemonkey.ws> Date: Fri, 03 Apr 2009 12:31:59 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [RFC] Introduce module API to QEMU References: <1238724755-15929-1-git-send-email-aliguori@us.ibm.com> <49D58424.7050605@us.ibm.com> <49D60814.9020703@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Paul Brook malc wrote: > You are using _identifier_ whose name violates 7.1.3, full stop, you > can not do that in _any_ context. > So then we cannot use __func__ either or __attribute__ by your logic. Regards, Anthony Liguori