Re: [screen-devel] suppress GCC 10 warnings

2020-02-03 Thread Amadeusz Sławiński
On Sat, 1 Feb 2020 13:53:29 -0800 Christophe Meyering wrote: > Hello, > > Using GCC10 on Fedora 31, I built screen from a git clone of the latest > sources. > After running > $cd src && ./autogen.sh && ./configure && make > I got multiple warnings in acls.c: > (...) > I fixed the incompatible-p

[screen-devel] suppress GCC 10 warnings

2020-02-01 Thread Christophe Meyering
Hello, Using GCC10 on Fedora 31, I built screen from a git clone of the latest sources. After running $cd src && ./autogen.sh && ./configure && make I got multiple warnings in acls.c: acls.c: In function ‘GrowBitfield’: acls.h:44:35: warning: dereferencing ‘void *’ pointer 44 | #define ACLBYTE