Brecht Van Lommel
10b49cd6c6
Cleanup: Compiler warnings with GCC
...
This showed: argument 1 range [18446744071562067968, 18446744073709551615]
exceeds maximum object size 9223372036854775807.
It seems to think signed integers might lead to this kind of overflow,
but it's unclear why these two cases are causing warnings specifically.
Refactor the code to sidestep it.
2025-04-07 16:29:13 +02:00
..
2025-03-25 21:50:05 +01:00
2025-03-25 21:24:07 +01:00
2025-03-25 23:23:52 +01:00
2025-03-10 17:16:43 +01:00
2025-03-06 06:22:14 +01:00
2025-03-10 17:16:43 +01:00
2025-03-06 13:04:39 +01:00
2025-03-06 13:04:39 +01:00
2025-02-12 23:01:08 +01:00
2025-03-06 13:04:39 +01:00
2025-03-06 06:22:14 +01:00
2025-03-06 06:22:14 +01:00
2025-03-06 13:04:39 +01:00
2025-03-06 13:04:39 +01:00
2025-03-10 17:16:43 +01:00
2025-03-27 22:07:51 +01:00
2025-03-06 13:04:39 +01:00
2025-03-27 22:07:51 +01:00
2025-03-06 13:04:39 +01:00
2025-03-31 18:59:26 +02:00
2025-03-24 19:11:44 +01:00
2025-03-24 19:11:44 +01:00
2025-03-27 22:07:51 +01:00
2025-03-06 13:04:39 +01:00
2025-03-06 13:04:39 +01:00
2025-03-24 19:11:44 +01:00
2025-03-24 19:11:44 +01:00
2025-04-07 16:29:13 +02:00
2025-03-06 13:04:39 +01:00
2025-03-25 21:24:07 +01:00
2025-03-06 06:22:14 +01:00
2025-03-24 19:11:44 +01:00
2025-03-06 13:04:39 +01:00
2025-03-24 19:11:44 +01:00
2025-03-06 06:22:14 +01:00