Re: mempcpy: needs restrict
Bruno Haible <[EMAIL PROTECTED]> writes: > I'm applying this fix. Hope it's ok with you, Simon. Yup, thanks! /Simon
mempcpy: needs restrict
The declaration of mempcpy() needs 'restrict'. If it's not supported or defined away, one gets this error on AIX 5.1: xlc -D_ALL_SOURCE -O -g -o test-alloca-opt test-alloca-opt.o ../gllib/libgnu.a source='test-argp.c' object='test-argp.o' li