Jonas Termansen 905293b6f2
Fix printf format issues. (#379)
These issues appear when -Werror=format on 32-bit platforms depending on
the exact definitions of uint64_t and size_t.

It doesn't appear that bochs uses %zu for size_t -- since you support
Windows platforms, unclear if that would work for you. If so, that's
definitely correct rather than the unsigned long cast.
2024-11-05 06:29:45 +02:00
..
2024-01-21 06:39:48 +01:00
2021-09-10 15:33:22 +00:00
2023-02-01 16:51:16 -07:00
2024-11-05 06:29:45 +02:00
2023-09-19 08:04:32 +03:00
2023-09-19 08:04:32 +03:00