Enrico Weigelt, metux IT consult
34c3a9c7e2
treewide: fix serverGeneration int type mismatch
...
The global (exported) serverGeneration field is `unsigned long`, while
many other places copy it and compare it two other integer types, eg.
plain `int` (which is signed). Even if it's unlikely ever reaching such
high number of generations that it will ever make trouble, it's still
a good idea to clean this up and use the same type everywhere.
For clearity, introducing a typedef `x_server_generation_t` which is
used everywhere, instead of raw `unsigned long`.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-08-13 11:52:03 +02:00
..
2011-09-23 17:14:47 -07:00
2025-08-07 16:57:43 +02:00
2025-06-12 16:49:45 +02:00
2024-04-15 19:54:34 +00:00
2025-06-12 16:52:59 +02:00
2025-06-12 16:52:56 +02:00
2025-02-07 16:58:02 +02:00
2025-02-17 19:32:48 +00:00
2024-10-10 13:38:31 +00:00
2024-04-16 14:19:59 +02:00
2025-06-16 10:32:48 +02:00
2025-07-18 22:24:55 +02:00
2025-06-12 17:21:46 +02:00
2025-06-12 17:21:46 +02:00
2025-08-04 15:55:36 +02:00
2024-05-08 09:37:35 +02:00
2024-03-09 17:34:51 +00:00
2025-06-12 17:21:44 +02:00
2025-06-12 17:21:46 +02:00
2025-08-07 19:26:12 +02:00
2025-06-12 17:21:46 +02:00
2025-07-29 16:21:02 +02:00
2025-08-07 16:57:43 +02:00
2025-06-12 17:21:48 +02:00
2025-06-12 16:52:56 +02:00
2025-08-07 19:48:35 +02:00
2025-07-30 14:55:40 +02:00
2025-07-31 17:41:20 +02:00
2025-07-31 15:22:07 +02:00
2025-08-07 12:40:35 +02:00
2025-08-07 12:40:35 +02:00
2025-07-18 04:51:30 +02:00
2024-10-10 13:38:31 +00:00
2024-09-01 20:23:10 +00:00
2024-07-26 22:26:07 +00:00
2024-07-26 22:26:07 +00:00
2025-06-12 17:21:46 +02:00
2024-10-10 13:38:31 +00:00
2025-06-12 17:21:44 +02:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2025-06-12 16:49:45 +02:00
2017-05-10 10:56:16 -04:00
2025-07-18 22:29:38 +02:00
2025-08-07 16:57:43 +02:00
2025-02-23 17:46:13 +00:00
2025-07-18 22:29:38 +02:00
2025-06-12 16:52:56 +02:00
2025-08-13 11:52:03 +02:00
2025-07-28 16:20:58 +02:00
2025-08-07 16:57:43 +02:00
2025-08-07 16:57:43 +02:00
2025-07-31 17:01:10 +02:00
2025-07-31 14:50:05 +02:00
2025-07-31 15:28:08 +02:00
2025-06-12 16:49:45 +02:00
2024-03-03 23:11:05 +00:00
2025-07-18 22:29:38 +02:00
2025-08-11 20:14:04 +02:00
2025-08-11 20:14:04 +02:00
2025-08-11 20:14:04 +02:00
2025-08-11 20:14:04 +02:00
2025-08-11 20:14:04 +02:00
2025-08-07 16:57:43 +02:00