]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : add an option to fail on compile warning (#3952)
authorAnanta Bastola <redacted>
Sat, 17 Feb 2024 21:03:14 +0000 (16:03 -0500)
committerGitHub <redacted>
Sat, 17 Feb 2024 21:03:14 +0000 (23:03 +0200)
commit6e4e973b2615f8d390b1c4f4a7e05a119078bb0f
treeaeec677cf7c38d0ddf71848c4d6b9f9955a59878
parentd250c9d61d4d9f7346930814cc4aef3f3673dc3e
ci : add an option to fail on compile warning (#3952)

* feat(ci): add an option to fail on compile warning

* Update CMakeLists.txt

* minor : fix compile warnings

ggml-ci

* ggml : fix unreachable code warnings

ggml-ci

* ci : disable fatal warnings for windows, ios and tvos

* ggml : fix strncpy warning

* ci : disable fatal warnings for MPI build

* ci : add fatal warnings to ggml-ci

ggml-ci

---------

Co-authored-by: Georgi Gerganov <redacted>
.github/workflows/build.yml
CMakeLists.txt
Makefile
ci/run.sh
examples/export-lora/export-lora.cpp
ggml-backend.c
ggml-metal.m
ggml.c