Re: [PATCH] make gl_VISIBILITY to reject unsupported configurations with newer gcc

2021-06-05 Thread Ozkan Sezer
On 6/5/21, Bruno Haible wrote: > Ozkan Sezer wrote: >> >> The attached patch makes gl_VISIBILITY to reject unsupported >> >> configurations >> >> with newer gcc: In its current form, mingw gcc-4.5.4 rejects the >> >> attributes >> >> but gcc-7.5 does not, apparently because the attributes are appl

Re: [PATCH] make gl_VISIBILITY to reject unsupported configurations with newer gcc

2021-06-05 Thread Bruno Haible
Ozkan Sezer wrote: > >> The attached patch makes gl_VISIBILITY to reject unsupported configurations > >> with newer gcc: In its current form, mingw gcc-4.5.4 rejects the attributes > >> but gcc-7.5 does not, apparently because the attributes are applied to func > >> prototypes without their definit

Re: coverity scan shows 4 problems in bundled gnulib

2021-06-05 Thread Bruno Haible
Mike FABIAN wrote in > A coverity scan of libunistring showed the following 4 problems in the > bundled gnulib: > > > Error: RESOURCE_LEAK (CWE-772): > libunistring-0.9.10/lib/vasnprintf.c:2123: alloc_fn: Storage