2011/4/29 Eric Blake <eblake@xxxxxxxxxx>: > * .gnulib: Update to latest, for getaddrinfo fixes. > Reported by Matthias Bolte. > --- > > As promised, I've done the gnulib side of the mingw cleanups > affecting the issues Matthias found with 0.9.1-rc1. > > Oh, and now that gnulib getcwd-lgpl exists, we could use it > to fix our uses of getcwd(NULL,0), followup coming later. > > * .gnulib 7d06b32...74175b9 (29): > Â> getaddrinfo: fix gai_strerror signature > Â> getsockopt: avoid compiler warning > Â> tests: drop unused link dependency > Â> hash, mgetgroups: drop xalloc dependency > Â> xalloc-oversized: new module > Â> utimecmp: drop dependency on xmalloc > Â> getcwd: fix mingw bugs > Â> Typo in comment. > Â> mkstemps: Ensure declaration on MacOS X 10.5. > Â> mkstemp: More documentation. > Â> mkstemp: Tweak configure message when cross-compiling. > Â> clean-temp: Clarify what it does. > Â> fchdir: avoid extra chdir and fix test > Â> filenamecat-lgpl: fix licence > Â> linkat, renameat: add missing dependency > Â> tests: reduce dependencies > Â> save-cwd: reduce default dependency > Â> getcwd: enhance tests > Â> getcwd-lgpl: new module > Â> getcwd: tweak comments > Â> mkstemp: replace if system version uses wrong permissions > Â> passfd: avoid compiler warning > Â> Change gnulib-tool to support NetBSD's join > Â> mkstemp: mention clean-temp module > Â> inttypes: also provide default values for 32-bit tests > Â> strtoumax: remove dependency on strtoimax > Â> inttypes-incomplete: new module > Â> inttypes: omit now-redundant strtoimax and strtoumax work > Â> strtoimax, strtoumax: simplify, port to HP-UX 11.00 64-bit > > Â.gnulib | Â Â2 +- > Â1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/.gnulib b/.gnulib > index 7d06b32..74175b9 160000 > --- a/.gnulib > +++ b/.gnulib > @@ -1 +1 @@ > -Subproject commit 7d06b32684363a39fae65c616b84bc7589768106 > +Subproject commit 74175b903b1716c1677658e45fa69ef1fbc99015 Compiles fine on mingw now, ACK. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list