CMakeLists.txt: bump version to 2.0.0 #131
Annotations
10 warnings
Build:
whisper.cpp/ggml/src/ggml-blas/ggml-blas.cpp#L189
implicit conversion loses integer precision: 'const int64_t' (aka 'const long long') to 'int' [-Wshorten-64-to-32]
|
Build:
whisper.cpp/ggml/src/ggml-blas/ggml-blas.cpp#L190
implicit conversion loses integer precision: 'const int64_t' (aka 'const long long') to 'int' [-Wshorten-64-to-32]
|
Build:
whisper.cpp/ggml/src/ggml-blas/ggml-blas.cpp#L191
implicit conversion loses integer precision: 'const int64_t' (aka 'const long long') to 'int' [-Wshorten-64-to-32]
|
Build:
whisper.cpp/ggml/src/ggml.c#L1960
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32]
|
Build:
whisper.cpp/ggml/src/ggml.c#L1960
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32]
|
Build:
whisper.cpp/ggml/src/ggml.c#L1960
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32]
|
Build:
whisper.cpp/ggml/src/ggml.c#L1960
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32]
|
Build:
whisper.cpp/ggml/src/ggml.c#L2844
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32]
|
Build:
whisper.cpp/ggml/src/ggml.c#L2844
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32]
|
Build:
whisper.cpp/ggml/src/ggml.c#L2844
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32]
|
Loading