Files
bind9/lib/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-05-17 16:03:21 -07:00
2023-08-31 22:08:35 +02:00
2023-08-21 18:39:53 +02:00
2024-02-09 13:11:48 +03:00
2024-05-17 16:03:21 -07:00
2023-12-06 15:15:24 +02:00
2023-08-31 22:08:35 +02:00
2023-09-16 07:32:17 +02:00
2023-04-27 12:38:53 +02:00