qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/4] Use proper struct initializers and remove I


From: malc
Subject: Re: [Qemu-devel] [PATCH 1/4] Use proper struct initializers and remove INIT_FIELD() macro
Date: Tue, 28 Jul 2009 20:54:09 +0400 (MSD)

On Mon, 27 Jul 2009, Anthony Liguori wrote:

> malc wrote:
> > On Mon, 27 Jul 2009, Juan Quintela wrote:
> > 
> > This patch is pointless.
> >   
> 
> The INIT_FIELD() stuff is goofy.  struct initializers are C99 so using 
> them conditionally on GNUC is incorrect.  Also, if you can't rely on the 
> initializier, what's the point of even doing it at all since you cannot 
> change order.

The reason for this goofyness is that the code was fed as is to MSVC
(in VirtualBox), the patch looks like a change for the sake of a change.

[..snip..]

-- 
mailto:address@hidden




reply via email to

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