Snippets for tidyp 1.04 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/9fjj6gz5rzc1jsynxwil5kyg3cdld0xf-tidyp-1.04.drv.
-
access.c:600:40: warning: argument 2 of type 'int[]' with mismatched bound [-Warray-parameter=] 600 | static Bool GetRgb( ctmbstr color, int rgb[] ) | ~~~~^~~~~ -
streamio.c:946:19: warning: 'Symbol2Unicode' defined but not used [-Wunused-const-variable=] 946 | static const uint Symbol2Unicode[] = | ^~~~~~~~~~~~~~