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
..
2025-02-06 20:04:23 +00:00
2025-06-12 16:33:12 +02:00
2025-06-12 16:50:30 +02:00
2020-09-28 17:16:24 +00:00
2025-06-12 16:53:34 +02:00
2024-10-10 13:38:31 +00:00
2025-07-18 04:51:30 +02:00
2025-07-18 04:51:30 +02:00
2025-02-06 23:35:27 +00:00
2025-06-12 17:21:46 +02:00
2017-09-08 11:23:35 -07:00
2025-06-12 17:21:46 +02:00
2025-08-13 11:52:03 +02:00
2025-07-18 04:51:30 +02:00
2025-06-12 17:21:48 +02:00
2025-08-05 10:18:19 +02:00
2025-07-18 04:51:30 +02:00
2025-07-18 04:51:30 +02:00
2025-02-06 14:29:54 +00:00
2025-02-06 14:29:54 +00:00
2014-11-12 10:25:00 +10:00
2025-02-06 14:29:54 +00:00
2025-06-12 17:21:46 +02:00
2024-02-19 09:21:36 +00:00
2025-06-12 17:21:46 +02:00
2025-06-12 17:21:46 +02:00
2025-06-12 17:21:46 +02:00
2025-07-18 04:51:30 +02:00
2014-11-12 10:25:00 +10:00
2025-02-06 14:29:54 +00:00
2025-07-03 16:43:18 +02:00
2014-11-12 10:25:00 +10:00
2025-07-03 12:01:52 +02:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2025-06-23 16:18:47 +02:00
2025-06-12 16:49:22 +02:00
2025-02-06 20:04:23 +00:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2025-07-03 16:43:18 +02:00
2025-07-18 04:51:30 +02:00
2025-02-06 14:29:54 +00:00
2025-07-18 04:51:30 +02:00
2025-06-12 17:21:43 +02:00
2025-06-12 16:49:22 +02:00
2025-06-12 17:21:46 +02:00
2025-07-18 04:51:30 +02:00
2024-02-22 23:52:03 +00:00
2025-06-12 16:50:30 +02:00
2025-06-12 16:50:30 +02:00
2025-07-18 04:51:30 +02:00
2025-06-12 16:49:22 +02:00