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 18:11:23 -07:00
2024-05-17 16:03:21 -07:00
2023-08-21 18:39:53 +02:00
2023-05-12 14:16:25 +02:00
2023-07-28 08:59:08 +02:00
2023-08-31 22:08:35 +02:00
2023-06-14 13:12:45 +01:00
2023-09-12 16:17:06 +02:00
2023-11-14 08:56:41 +00:00
2023-08-31 22:08:35 +02:00
2024-01-03 17:04:31 +00:00
2023-12-13 22:27:38 +00:00
2024-02-11 09:36:56 +01:00
2024-05-15 12:22:10 +02:00
2023-09-01 12:01:20 +10:00
2023-09-05 09:39:41 +02:00
2024-02-08 10:54:35 +01:00
2023-08-21 18:39:53 +02:00
2023-09-12 16:17:06 +02:00
2024-02-09 13:11:48 +03:00
2023-05-12 20:48:31 +01:00
2024-05-09 08:17:44 +10:00
2024-02-08 10:54:35 +01:00
2023-09-06 00:28:56 +00:00
2024-02-08 10:54:35 +01:00
2024-02-07 20:54:05 +01:00
2024-05-17 16:03:21 -07:00
2023-10-17 17:47:46 +02:00
2024-04-23 13:11:52 +02:00
2023-08-21 18:39:53 +02:00
2023-12-06 15:15:24 +02:00
2023-07-28 08:59:08 +02:00
2023-10-13 14:44:40 +02:00
2023-04-27 12:38:53 +02:00
2023-09-24 10:08:56 +02:00
2023-09-07 19:46:19 +02:00
2023-08-21 18:39:53 +02:00
2023-09-19 19:56:33 +02:00
2024-05-10 12:08:52 +03:00
2023-08-15 12:21:41 +02:00
2023-08-31 22:08:35 +02:00
2023-07-28 08:59:08 +02:00
2023-09-16 07:32:17 +02:00
2023-06-27 12:38:09 +02:00
2024-04-02 10:35:56 +02:00
2024-02-08 08:01:58 +01:00
2023-10-17 17:47:46 +02:00
2023-06-27 12:38:09 +02:00
2023-04-27 12:38:53 +02:00
2024-04-18 10:53:31 +02:00