]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Mitigate crashing issue on Windows MSYS2 UCRT64 environment (GCC 16.1.0) (#26555)
authorMasato Nakasaka <redacted>
Fri, 7 Aug 2026 09:17:16 +0000 (02:17 -0700)
committerGitHub <redacted>
Fri, 7 Aug 2026 09:17:16 +0000 (11:17 +0200)
tests/test-model-resolution.cpp

index a96e40bb2bf80a8ccf54ff445357e879643ffd7f..2437eeec608ca1c459e5f1527b32862299a7e441 100644 (file)
@@ -195,7 +195,7 @@ static const std::vector<std::string> dspark_dflash = {
 
 struct plan_case {
     const char * name;
-    const std::vector<std::string> files;
+    const std::vector<std::string> files;
     const char * hf_repo;
     const char * hf_file;
     bool sidecars;        // request mmproj + mtp + dflash + eagle3 + dspark