Werner Koch 55a1ae4163
tests: Avoid some compiler warnings.
* tests/gpg/t-support.h (fail_with_syserr): New.
(check_data): Use it to avoid compiler warnings.
* tests/run-support.h (fail_with_syserr): New.
--

I don't think that there is a way to tell gcc that
gpgme_err_code_from_errno will never return 0.  Thus we better use a
different macro.
2024-05-21 13:45:02 +02:00
..
2016-09-22 09:12:43 +02:00
2016-09-23 16:08:33 +02:00
2023-03-17 09:20:08 +01:00
2018-01-29 12:04:55 +09:00