On 08/24/2010 04:28 PM, Eric Blake wrote:
On 08/24/2010 03:41 PM, Paul Eggert wrote:
On 08/24/2010 02:13 PM, Eric Blake wrote:
Thanks. Are you planning on syncing this back to gnulib as well?

No, I hadn't thought of that; thanks for reminding me. Here's
what I installed:

From bde8be8f5dd1105af5fc568680df3e84a35bfec5 Mon Sep 17 00:00:00 2001
From: Paul Eggert<egg...@cs.ucla.edu>
Date: Tue, 24 Aug 2010 14:36:27 -0700
Subject: [PATCH] stdbool: avoid spurious failure with modern xlc

* m4/stdbool.m4 (AC_HEADER_STDBOOL): Resync with autoconf.

Thanks; we also need to update tests/test-stdbool.c to move the
initialization of e into main(), and since test-stdbool.c is a runtime
test, it may also be worth checking that all the one-letter variables
have the correct value. I'll get to it tomorrow, if you don't beat me
tonight.

Actually, I decided to leave e as a static initialization in test-stdbool.c, since it only triggered a warning and not a compilation failure on AIX. So I think this issue is resolved for now, unless we start getting reports of a failure on that test.

--
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Reply via email to