]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build : suppress gcc15 compile warnings (#14261)
authorfanyang <redacted>
Thu, 19 Jun 2025 12:49:48 +0000 (20:49 +0800)
committerGitHub <redacted>
Thu, 19 Jun 2025 12:49:48 +0000 (14:49 +0200)
commit456af35eb70177b8dd5779b6d4c21bb020f9cebd
tree06a4b7466a805f4f4631ca9872065928baa351a7
parent600e3e9b50c1f0c9fc4a70356241fd87f00e8e14
build : suppress gcc15 compile warnings (#14261)

* Change _contains_any() substrs to std::string_view and fix the find comparison logic.
common/common.cpp
ggml/src/ggml-backend-reg.cpp
src/llama-vocab.cpp
src/unicode.cpp