[libvirt] [PATCH] fix MinGW compilation(200808)

Daniel Veillard veillard at redhat.com
Wed Aug 6 11:21:40 UTC 2008


On Wed, Aug 06, 2008 at 11:52:20AM +0200, Jim Meyering wrote:
> "Daniel P. Berrange" <berrange at redhat.com> wrote:
> >> If you don't object, I'll go for the simpler interface (and smaller
> >> change).  However I've just noticed that that will require an adjustment
> >> of the gnulib license for the inet_pton module.  But that shouldn't be
> >> a problem, since the code in question is glibc-derived.
> >
> > Yep, fine by me.
> 
> Ok.  Here's the complete patch, including the new file from gnulib.
> I've verified that a freshly-cloned directory passes
> 
>   ./autogen && make && make check
> 
> Ha!  But it failed "make syntax-check" due to the
> use of ctype's tolower in inet_pton.c.
> I'm fixing that in gnulib now, since it can/should be c_tolower.
> Here's the fix prior to the s/tolower/c_tolower/ inet_pton.c change
> (it also does s/<ctype/<c-ctype/).  I'll wait until gnulib
> is fixed before committing here.

  +1 fine by me

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
veillard at redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/




More information about the libvir-list mailing list