On Wed, Jul 30, 2014 at 06:06:37PM +0100, Richard W.M. Jones wrote: > On Wed, Jul 30, 2014 at 05:36:26PM +0200, Pino Toscano wrote: > > Use an helper struct for holding the ext2_filsys variable, so that can > > be used to add more data. > > ACK. > > I have pushed all three patches in this series, thanks. > > I noticed that we don't enable any gcc compiler warnings -- oops! > I'm going to turn those on and see what bad stuff happens.
-Wall shows nothing as it turns out, although -Wextra does show some possible problems. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
