koboldcpp/otherarch/whispercpp
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
..
dr_wav.h initial whisper integration 2024-05-29 23:13:11 +08:00
main.cpp Merge commit 'df270ef745' into concedo_experimental 2024-09-09 17:10:08 +08:00
whisper.cpp Merge commit '12280ae905' into concedo_experimental 2025-12-16 16:29:01 +08:00
whisper.h initial whisper integration 2024-05-29 23:13:11 +08:00
whisper_adapter.cpp Adjust int types in format strings (#2009) 2026-03-06 19:06:18 +08:00