Commit Graph

5 Commits

Author SHA1 Message Date
Georgi Gerganov
439e68c1e5
cmake : re-enable GCC -Wshadow
ggml-ci
2025-01-12 15:29:33 +02:00
Georgi Gerganov
34889bf810
cmake : cont
ggml-ci
2025-01-12 15:11:59 +02:00
Georgi Gerganov
e159e7751c
cmake : disable -Wshadow for GCC
ggml-ci
2025-01-12 14:35:29 +02:00
Georgi Gerganov
168324a388
cmake : enable -Wshadow for C++ code [no ci] 2025-01-12 12:31:28 +02:00
Georgi Gerganov
ab96610b1e
cmake : enable warnings in llama (#10474)
Some checks failed
flake8 Lint / Lint (push) Waiting to run
Nix CI / nix-eval (macos-latest) (push) Has been cancelled
Nix CI / nix-eval (ubuntu-latest) (push) Has been cancelled
Nix CI / nix-build (macos-latest) (push) Has been cancelled
Nix CI / nix-build (ubuntu-latest) (push) Has been cancelled
* cmake : enable warnings in llama

ggml-ci

* cmake : add llama_get_flags and respect LLAMA_FATAL_WARNINGS

* cmake : get_flags -> ggml_get_flags

* speculative-simple : fix warnings

* cmake : reuse ggml_get_flags

ggml-ci

* speculative-simple : fix compile warning

ggml-ci
2024-11-26 14:18:08 +02:00