gcc-10 -O2 -W{cast-align,deprecated-declarations,maybe-uninitialized,null-dereference}

2020-11-22 Thread Janos LENART
lit.c gcc -DHAVE_CONFIG_H -I. -Ilib -Ignu -Isrc -Werror \ -Wnull-dereference -O2 -c -o src/buffer.o src/buffer.c gcc -DHAVE_CONFIG_H -I. -Ilib -Ignu -Isrc -Werror \ -Wdeprecated-declarations -c -o src/xattrs.o src/xattrs.c Thank you. Regards, -- Janos Lenart "w^ÆÖ«‚+‚{¿±ébžìZ¶

Re: gcc-10 -O2 -W{cast-align, deprecated-declarations, maybe-uninitialized, null-dereference}

2020-11-23 Thread Janos LENART
Hm, now idea how that happened. I have attached it again now. On Mon, Nov 23, 2020 at 8:37 AM Paul Eggert wrote: > On 11/22/20 3:29 AM, Janos LENART wrote: > > I have attached a patch that I am using now as a stop gap. > > Unfortunately that attachment was a binary file containin