bug-gnulib
[Top][All Lists]
Advanced

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

Re: The attribute module


From: Akim Demaille
Subject: Re: The attribute module
Date: Sat, 9 May 2020 13:35:49 +0200


> Le 9 mai 2020 à 13:24, Bruno Haible <address@hidden> a écrit :
> 
> Hi Akim,
> 
>>> In file included from ../lib/bitsetv.c:21:
>>> In file included from ../lib/bitsetv.h:24:
>>> In file included from ../lib/bitset.h:31:
>>> In file included from ../lib/bitset/base.h:28:
>>> ../lib/xalloc.h:43:10: warning: '_GL_ATTRIBUTE_ALLOC_SIZE' macro redefined 
>>> [-Wmacro-redefined]
>>> # define _GL_ATTRIBUTE_ALLOC_SIZE(args)
>>>         ^
>>> ./lib/config.h:1657:10: note: previous definition is here
>>> # define _GL_ATTRIBUTE_ALLOC_SIZE(args) __attribute__ ((__alloc_size__ 
>>> args))
>>>         ^
> 
> These two patches should fix these warnings.

Ah, I had the second one done too :)

So there remains this one.  Ok to install?

Attachment: 0002-bitset-use-the-attribute-module.patch
Description: Binary data


reply via email to

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