Files
bind9/lib/isc/include/isc
Aydın Mercan 49e62ee186 fix typing mistakes in trace macros
The detach function declaration in `ISC__REFCOUNT_TRACE_DECL` had an
returned an accidental implicit int. While not allowed since C99, it
became an error by default in GCC 14.

`ISC_REFCOUNT_TRACE_IMPL` and `ISC_REFCOUNT_STATIC_TRACE_IMPL` expanded
into the wrong macros, trying to declare it again with the wrong number
of parameters.
2024-05-17 18:11:23 -07:00
..
2024-04-02 10:35:56 +02:00
2023-08-31 22:08:35 +02:00
2023-03-10 17:31:28 +01:00
2023-03-10 17:31:28 +01:00
2023-09-19 19:56:33 +02:00
2023-04-03 12:08:05 +01:00
2024-05-17 16:03:21 -07:00
2024-01-18 09:34:36 +01:00
2023-12-06 15:15:25 +02:00
2023-12-06 15:15:24 +02:00
2024-05-17 18:11:23 -07:00
2023-03-31 13:33:16 +02:00
2023-09-16 07:32:17 +02:00
2024-04-23 13:11:52 +02:00