Re: [PATCH] qemu: Fix media eject with qemu-0.12.*

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/30/2011 12:16 PM, Laine Stump wrote:
>> +++ b/bootstrap.conf
>> @@ -63,6 +63,7 @@ sigpipe
>>   snprintf
>>   socket
>>   stpcpy
>> +strcasestr
> 
> Even though strcasestr is a non-standard function, you're using gnulib
> for it, so that shouldn't be a problem. And your change will work for
> both old and new qemus.

Technically, using c-strcasestr would be nicer than strcasestr (it
doesn't have as many problems with multibyte characters, even though the
particular substring we are searching for is not multibyte).  But right
now, it's LGPLv3+ in gnulib - I've put in a request to see if we can get
that relaxed.

Meanwhile, using strcasestr is appropriate.

> 
> ACK.

I concur, and think this is appropriate for 0.9.0 with minimal risk if
you push now.

-- 
Eric Blake   eblake@xxxxxxxxxx    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]