Snippets for libksba 1.8.0 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/8pl5wm7sx5j3v582c3wja5ay60i2jdsh-libksba-1.8.0.drv.
-
./gen-help.h:41:9: warning: 'stpcpy' macro redefined [-Wmacro-redefined] 41 | #define stpcpy(a, b) gen_help_stpcpy ((a), (b)) | ^ -
asn1-parse.c:1502:9: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable] 1502 | int yynerrs = 0; | ^ -
cms.c:3948:7: warning: variable 'recpno' set but not used [-Wunused-but-set-variable] 3948 | int recpno; | ^