]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : cleanup path_str() (#18928)
authorAdrien Gallouët <redacted>
Tue, 20 Jan 2026 10:42:49 +0000 (11:42 +0100)
committerGitHub <redacted>
Tue, 20 Jan 2026 10:42:49 +0000 (11:42 +0100)
commit08f3f4a8a30633491b031bf833441de2a1ab5029
tree6ccf835d4556f7ada60a63866e8896e1ebf52f80
parent271191906c3ff0a02916622f703166b6891fce0e
ggml : cleanup path_str() (#18928)

- Remove pragmas as `std::codecvt_utf8` is not used.
- Avoid implicit `strlen()`.

Signed-off-by: Adrien Gallouët <redacted>
ggml/src/ggml-backend-reg.cpp