bug#55010: Compiling from git clone

2022-04-20 Thread Ken Ingram
: > On 4/19/22 22:54, Ken Ingram wrote: > > So I guess I'm on an "old" compiler compared to 11.2.1 > > Yes, so let's not worry about the warning, as it suggests adding clutter > unnecessary in modern compilers, it's easy to ignore the warnings in > older compilers, and t

bug#55010: Compiling from git clone

2022-04-20 Thread Ken Ingram
Debian 4.19.160-2 (2020-11-28) x86_64 GNU/Linux gcc (Debian 8.3.0-6) 8.3.0 So I guess I'm on an "old" compiler compared to 11.2.1 On Tue, Apr 19, 2022 at 4:42 PM Paul Eggert wrote: > On 4/18/22 14:47, Ken Ingram wrote: > > Making all in . > > make[2]: Entering dir

bug#55010: Compiling from git clone

2022-04-18 Thread Ken Ingram
Making all in . make[2]: Entering directory '/home/kingram/src/coreutils' CC lib/libcoreutils_a-randperm.o lib/randperm.c: In function 'sparse_new': lib/randperm.c:111:1: error: function might be candidate for attribute 'malloc' if it is known to return normally