qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 5f77ef: glib: add compatibility interface for


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 5f77ef: glib: add compatibility interface for g_strcmp0()
Date: Fri, 17 Oct 2014 11:00:06 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 5f77ef69a195098baddfdc6d189f1b4a94587378
      
https://github.com/qemu/qemu/commit/5f77ef69a195098baddfdc6d189f1b4a94587378
  Author: Gonglei <address@hidden>
  Date:   2014-10-16 (Thu, 16 Oct 2014)

  Changed paths:
    M include/glib-compat.h

  Log Message:
  -----------
  glib: add compatibility interface for g_strcmp0()

This patch fixes compilation errors when building against glib < 2.16.0
due to the missing g_strcmp0() function.

Suggested-by: Peter Maydell <address@hidden>
Signed-off-by: Gonglei <address@hidden>
Message-id: address@hidden
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]