Snippets for ypbind-mt 2.7.2 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/jpypzr17cvw6d46rh1n3msycyb19si1m-ypbind-mt-2.7.2.drv.
-
ypbind_svc.c:61:22: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 61 | xdr_argument = (xdrproc_t) xdr_void; | ^ -
ypbind_svc.c:62:20: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 62 | xdr_result = (xdrproc_t) xdr_void; | ^ -
ypbind_svc.c:76:20: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 76 | xdr_result = (xdrproc_t) xdr_void; | ^ -
ypbind_svc.c:147:22: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 147 | xdr_argument = (xdrproc_t) xdr_void; | ^ -
ypbind_svc.c:148:20: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 148 | xdr_result = (xdrproc_t) xdr_void; | ^ -
ypbind_svc.c:162:20: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 162 | xdr_result = (xdrproc_t) xdr_void; | ^ -
ypbind_svc.c:233:22: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 233 | xdr_argument = (xdrproc_t) xdr_void; | ^ -
ypbind_svc.c:234:20: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 234 | xdr_result = (xdrproc_t) xdr_void; | ^ -
ypbind_svc.c:248:20: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type] 248 | xdr_result = (xdrproc_t) xdr_void; | ^