qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH v2] configure: require glib-2.24


From: Olaf Hering
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v2] configure: require glib-2.24 on Linux
Date: Wed, 18 Apr 2018 17:37:33 +0200

Am Wed, 18 Apr 2018 10:04:03 -0500
schrieb Eric Blake <address@hidden>:

> avoid g_realloc_n()?

I guess there is some global header for this, to prevent further accidents?

extern void *g_realloc_n_can_not_be_used(void);
#define g_realloc_n(a,b,c) g_realloc_n_can_not_be_used()


Olaf

Attachment: pgpwamM7F9L_N.pgp
Description: Digitale Signatur von OpenPGP


reply via email to

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