qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC] Introduce module API to QEMU


From: malc
Subject: Re: [Qemu-devel] [RFC] Introduce module API to QEMU
Date: Fri, 3 Apr 2009 21:46:49 +0400 (MSD)

On Fri, 3 Apr 2009, Anthony Liguori wrote:

> 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.

a) __func__ is 6.4.2.2#1

b) __attribute__ is exactly the implementation defined keyword that
   6.5.2 31) i referenced earlier describes, so no you can not use
   that in a portable code and yes you can use it in code that is
   GCC specific and properly guarded

-- 
mailto:address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]