On Sat, 21 Apr 2012 22:41:27 +0900
"NODA, Kai" wrote:
> From: "NODA, Kai"
>
> GHashTableIter was first introduced in glib 2.16.
> This patch removes it in favor of older g_hash_table_find()
> for better compatibility with RHEL5.
>
> Signed-off-by: NODA, Kai
Forgot to say this was applied, bu
On Sat, 14 Apr 2012 00:01:49 +0900
"NODA, Kai" wrote:
> From: "NODA, Kai"
>
> GHashTableIter was first introduced in glib 2.16.
> This patch removes it in favor of older g_hash_table_find()
> for better compatibility with RHEL5.
Missing signed-off, otherwise looks good.
> ---
> qapi/qmp-inpu
On April 13, 2012 at 5:01 PM "NODA, Kai" wrote:
> From: "NODA, Kai"
>
> GHashTableIter was first introduced in glib 2.16.
> This patch removes it in favor of older g_hash_table_find()
> for better compatibility with RHEL5.
> ---
> qapi/qmp-input-visitor.c | 25 +
> 1