Re: [libvirt] [PATCH 0/7] Fix multiple compiler warnings on ARMv7

2013-04-05 Thread Michal Privoznik
On 03.04.2013 17:06, Daniel P. Berrange wrote: > The ARMv7 builds of libvirt generate a number of warnings, mostly > about cast alignment > > http://arm.koji.fedoraproject.org/packages/libvirt/1.0.4/1.fc19/data/logs/armv7hl/build.log > > this patch series fixes as many as possible, and then disab

[libvirt] [PATCH 0/7] Fix multiple compiler warnings on ARMv7

2013-04-03 Thread Daniel P. Berrange
The ARMv7 builds of libvirt generate a number of warnings, mostly about cast alignment http://arm.koji.fedoraproject.org/packages/libvirt/1.0.4/1.fc19/data/logs/armv7hl/build.log this patch series fixes as many as possible, and then disables warnings for the rest using a pragma -- libvir-list ma