Ingo Klöcker 7cfc93193d core: Fix results returned by gpgme_data_* functions
src/debug.h (TRACE_SYSRES_OFF_T, _trace_sysres_off_t,
TRACE_SYSRES_SSIZE_T, _trace_sysres_ssize_t): New.
src/data.c (gpgme_data_read, gpgme_data_write, gpgme_data_seek): Use
appropriate new tracing macros instead of casting the results to int.
--

This change adds tracing macros for results of system functions of
type __off_t and __ssize_t.

GnuPG-bug-id: 5481
2021-08-03 12:13:27 +02:00
..
2018-11-08 12:34:27 +07:00
2018-10-31 12:35:14 +01:00
2018-11-08 12:34:27 +07:00
2018-11-08 12:34:27 +07:00
2020-11-09 11:50:46 +01:00
2020-10-29 12:57:10 +01:00
2020-08-14 11:11:23 +02:00
2020-10-29 12:57:10 +01:00
2018-11-12 09:59:05 +09:00
2017-12-08 05:59:11 +01:00
2020-11-03 17:47:44 -08:00
2020-10-29 12:57:10 +01:00
2020-11-03 17:47:44 -08:00
2021-01-08 18:14:33 +01:00