Re: [libvirt] virFileHasSuffix case sensitivity

2010-04-29 Thread Daniel Veillard
On Wed, Apr 28, 2010 at 09:43:53PM -0600, Eric Blake wrote: > On 04/28/2010 09:24 PM, Paul Dorman wrote: > > Hi all, > > > > virFileHasSuffix fails on esx IDE fileName VMX entries that aren't lower > > case, e.g. '.ISO'. Unless there's a good reason, can the comparison be done > > with STRCASEEQ i

Re: [libvirt] virFileHasSuffix case sensitivity

2010-04-29 Thread Eric Blake
On 04/28/2010 09:24 PM, Paul Dorman wrote: > Hi all, > > virFileHasSuffix fails on esx IDE fileName VMX entries that aren't lower > case, e.g. '.ISO'. Unless there's a good reason, can the comparison be done > with STRCASEEQ instead of STREQ? Seems reasonable to me. It would help if you could wr

[libvirt] virFileHasSuffix case sensitivity

2010-04-28 Thread Paul Dorman
Hi all, virFileHasSuffix fails on esx IDE fileName VMX entries that aren't lower case, e.g. '.ISO'. Unless there's a good reason, can the comparison be done with STRCASEEQ instead of STREQ? Kind regards, Paul -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listin