[libvirt] [PATCH 00/13] drop usage of c-type gnulib module

Pavel Hrdina phrdina at redhat.com
Wed Nov 20 14:22:15 UTC 2019


On Wed, Nov 20, 2019 at 03:07:42PM +0100, Pavel Hrdina wrote:
> Pavel Hrdina (13):
>   util: define IS_BLANK instead of using c_isblank from gnulib
>   use g_ascii_isalnum instead of c_isalnum from gnulib
>   use g_ascii_isalpha instead of c_isalpha from gnulib
>   use g_ascii_iscntrl instead of c_iscntrl from gnulib
>   use g_ascii_isdigit instead of c_isdigit frum gnulib
>   use g_ascii_islower instead of c_islower from gnulib
>   use g_ascii_isprint instead of c_isprint from gnulib
>   use g_ascii_isspace instead of c_isspace from gnulib
>   use g_ascii_isxdigit instead of c_isxdigit from gnulib
>   use g_ascii_tolower instead of c_tolower from gnulib
>   use g_ascii_toupper instead of c_toupper from gnulib
>   syntax-check: update c-type checks to refer to Glib
>   bootstrap.conf: drop usage of c-type gnulib module

Ups, I've missed the c_isascii in src/util/virkeyfile.c.  I'll post a
patch for that shortly.

Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20191120/08a4ad15/attachment-0001.sig>


More information about the libvir-list mailing list