[libvirt] [PATCH] Const-correctness in virsh.c

This rather tedious patch adds const-correctness to the command & info structures in virsh. It's worth noting that it compiles without warning, and the tests still run. Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v

On Fri, Aug 01, 2008 at 12:21:53PM +0100, Richard W.M. Jones wrote:
This rather tedious patch adds const-correctness to the command & info structures in virsh.
It's worth noting that it compiles without warning, and the tests still run.
This looks safe to me, no problem +1 Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
participants (3)
-
Daniel Veillard
-
Jim Meyering
-
Richard W.M. Jones