checker
: error if cannot generic infer type from empty array ([])
#7960
Triggered via pull request
November 17, 2024 10:27
Status
Failure
Total duration
1h 14m 31s
Artifacts
–
Annotations
6 errors
gcc:
vlib/math/stats/stats.v#L91
could not infer generic type `T` in call to `math.stats.freq`
|
gcc
Process completed with exit code 1.
|
clang:
vlib/math/stats/stats.v#L91
could not infer generic type `T` in call to `math.stats.freq`
|
clang
Process completed with exit code 1.
|
tcc:
vlib/math/stats/stats.v#L91
could not infer generic type `T` in call to `math.stats.freq`
|
tcc
Process completed with exit code 1.
|