Mitigate crashing issue on Windows MSYS2 UCRT64 environment (GCC 16.1.0) (#26555)
This commit is contained in:
@@ -195,7 +195,7 @@ static const std::vector<std::string> dspark_dflash = {
|
|||||||
|
|
||||||
struct plan_case {
|
struct plan_case {
|
||||||
const char * name;
|
const char * name;
|
||||||
const std::vector<std::string> & files;
|
const std::vector<std::string> files;
|
||||||
const char * hf_repo;
|
const char * hf_repo;
|
||||||
const char * hf_file;
|
const char * hf_file;
|
||||||
bool sidecars; // request mmproj + mtp + dflash + eagle3 + dspark
|
bool sidecars; // request mmproj + mtp + dflash + eagle3 + dspark
|
||||||
|
|||||||
Reference in New Issue
Block a user