1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Eric Blake
9d2b56db46 ignore-value: add missing test dependency
This reverts commit 13f7694978.

* 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>
2011-01-31 07:53:46 -07:00
Eric Blake
939dedd9a2 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>
2011-01-06 17:08:20 -07:00