On 04/08/2011 12:30 PM, Bruno Haible wrote:

> Here's a proposed patch to fix it.

Thanks, that looks good, except:

> +# if 0 && defined __cplusplus
> +#  define HAVE_STATIC_ASSERT 1
> +# endif

That "0 &&" looks wrong: did you put it in for debugging,
and intend to remove it before installing?

Reply via email to