]> Savannah Git Hosting - gnulib.git/commit
test-gettext-h: check call results
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Feb 2025 23:27:39 +0000 (15:27 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Feb 2025 23:36:13 +0000 (15:36 -0800)
commitb838e1a5d0b36aa451011c2de9fa710f1165cf87
treeaa97419d63fb0937274e365f7df40fd766dc1338
parent553ab924d2b68d930fae5d3c6396502a57852d23
test-gettext-h: check call results

* tests/test-gettext-h.c: Include string.h.
(main): Check return values of calls.
This also pacifies GCC, which otherwise might
warn about a variable being set but not used.
ChangeLog
tests/test-gettext-h.c