modules/ignore-value-tests


Log

Author Commit Date CI Message
Eric Blake 9d2b56db 2011-01-31T07:51:52 ignore-value: add missing test dependency This reverts commit 13f769497814bf636c5d2a98f1b17cbf0d088be9. * tests/test-ignore-value.c: Revert previous change; stdio.h provides off_t. * modules/ignore-value-tests (Depends-on): Add missing dependency. Signed-off-by: Eric Blake <eblake@redhat.com>
Eric Blake 939dedd9 2011-01-06T15:41:16 ignore-value: support aggregate types Also has the advantage of avoiding problems with gcc -Wbad-function-cast * lib/ignore-value.h (ignore_value): Provide separate gcc definition. * modules/ignore-value-tests: New test module. * tests/test-ignore-value.c: New test. Signed-off-by: Eric Blake <eblake@redhat.com>