[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] Avoid GCC extensions
- From: "Richard W.M. Jones" <rjones redhat com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com, john levon sun com
- Subject: Re: [libvirt] [PATCH] Avoid GCC extensions
- Date: Mon, 12 Jan 2009 18:32:45 +0000
On Mon, Dec 15, 2008 at 09:38:52PM +0000, Daniel P. Berrange wrote:
> On Mon, Dec 15, 2008 at 11:58:06AM -0800, john levon sun com wrote:
> > # HG changeset patch
> > # User john levon sun com
> > # Date 1229367890 28800
> > # Node ID 6a8e82d7d2e166880fed8d7ad860a3e2e93d62be
> > # Parent c324c231c6a50be9f970f0f6c6d1629a7c09ab3b
> > Avoid GCC extensions
> >
> > Anonymous unions are not portable, nor are zero-sizes structures.
>
> ACK. Shame there's no GCC flag to warn about this non-portability.
> At least I couldn't find one so far...
Isn't this what -pedantic does?
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]