b4f518ecfa
When building on i686, x86_64, and arm, and with NDEBUG, or --with-cpu there are various variables and functions which are unused based on these settings. This patch marks all such variables with __attribute__((unused)) to avoid the compiler warnings when building with the aformentioned options. |
||
---|---|---|
.. | ||
catgets.c | ||
catgetsinfo.h | ||
config.h | ||
Depend | ||
gencat.c | ||
Makefile | ||
nl_types.h | ||
open_catalog.c | ||
sample.SJIS | ||
test1.msg | ||
test2.msg | ||
test-gencat.c | ||
test-gencat.sh | ||
tst-catgets.c | ||
Versions | ||
xopen-msg.awk |