Re: [libvirt] [PATCH 0/4] drop usage of c-strcase gnulib module

2019-12-08 Thread Cole Robinson
On 11/20/19 9:54 AM, Pavel Hrdina wrote: > Pavel Hrdina (4): > use g_ascii_strcasecmp instead of c_strcasecmp from gnulib > use g_ascii_strncasecmp instead of c_strncasecmp from gnulib > syntax-check: update strcase check to refer to GLib > bootstrap.conf: drop usage of c-strcase gnulib

[libvirt] [PATCH 0/4] drop usage of c-strcase gnulib module

2019-11-20 Thread Pavel Hrdina
Pavel Hrdina (4): use g_ascii_strcasecmp instead of c_strcasecmp from gnulib use g_ascii_strncasecmp instead of c_strncasecmp from gnulib syntax-check: update strcase check to refer to GLib bootstrap.conf: drop usage of c-strcase gnulib module bootstrap.conf| 1 -