2010/5/4 Eric Blake <eblake@xxxxxxxxxx>: > Necessary on cygwin, where uid_t and gid_t are 4-byte long rather > than int, causing gcc -Wformat warnings. > > * src/util/util.c (virFileOperationNoFork, virDirCreateNoFork) > (virFileOperation, virDirCreate, virGetUserEnt): Cast uid_t and > gid_t before passing to printf. > * .gitignore: Ignore Windows executables. > --- > > changes in v2: > use unsigned int for all casts > change a %d to %u > tweak commit log wording > ACK. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list