Re: error.c triggers -Wformat-extra-args

2014-06-25 Thread Daniel E. Macks
Eric Blake said: > On 06/25/2014 12:08 PM, Daniel E. Macks wrote: >> Building gettext-0.19.1, which embeds copies of gnulib, on OS X 10.8, >> which uses the clang compiler (via XCode-5.1), gives: >>=20 >> clang -DHAVE_CONFIG_H -DEXEEXT=3D\"\&qu

error.c triggers -Wformat-extra-args

2014-06-25 Thread Daniel E. Macks
Building gettext-0.19.1, which embeds copies of gnulib, on OS X 10.8, which uses the clang compiler (via XCode-5.1), gives: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/sw/include -Os -c -o error.o error.c error.c:381:12: w