ci: use /W4 in CI for MSVC to avoid a few meaningless warnings #9
Annotations
2 warnings
src/formats/png.c#L118
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
src/formats/png.c#L122
passing argument 3 of ‘png_set_rows’ from incompatible pointer type [-Wincompatible-pointer-types]
|
The logs for this run have expired and are no longer available.
Loading