Commit graph

6 commits

Author SHA1 Message Date
JustCommitRandomness
2fbc3b2ae5
Adjust int types in format strings (#2009)
* tweak format sting types
This may not be all of them, but it's the ones which warn on OpenBSD

* complete the changes needed to fix the format string specifers

* avoid using inttypes, directly cast to size_t (u64 usually) instead

---------

Co-authored-by: Concedo <39025047+LostRuins@users.noreply.github.com>
2026-03-06 19:06:18 +08:00
Concedo
59b6a09ae1 try to fix kokoro alloc again 2025-09-22 21:22:41 +08:00
Concedo
13bee0d39d some minor fixes 2025-09-22 13:20:06 +08:00
Concedo
a5580a32fb fix cuda and macos compile issues 2025-09-12 20:53:42 +08:00
Concedo
56c0926866 fix metal build 2025-08-19 15:41:16 +08:00
Concedo
bc04366a65 builds but crashes 2025-08-17 00:09:03 +08:00