
9 Dec
2019
9 Dec
'19
2:02 a.m.
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 module
bootstrap.conf | 1 - build-aux/syntax-check.mk | 2 +- src/internal.h | 11 +++++------ tests/virhashtest.c | 2 +- 4 files changed, 7 insertions(+), 9 deletions(-)
Reviewed-by: Cole Robinson <crobinso@redhat.com> - Cole