> Le 9 mai 2020 à 13:24, Bruno Haible <br...@clisp.org> 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?
0002-bitset-use-the-attribute-module.patch
Description: Binary data