I don't have time to fix this today, but test-getcwd is failing on mingw
when compiler warnings are fatal, since mingw declares getcwd as
(char*,int) rather than the required (char*,size_t).  I suppose the
solution is the same as other problematic function signatures, such as
our wrapper around ioctl().

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to