Re: mempcpy: needs restrict

2007-03-12 Thread Simon Josefsson
Bruno Haible <[EMAIL PROTECTED]> writes: > I'm applying this fix. Hope it's ok with you, Simon. Yup, thanks! /Simon

mempcpy: needs restrict

2007-03-11 Thread Bruno Haible
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