aboutsummaryrefslogtreecommitdiff
path: root/rpc_client.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2015-12-12 16:12:02 -0500
committerRob Austein <sra@hactrn.net>2015-12-12 16:12:02 -0500
commit6f479d8615a60e94b3c19e090a4eba8a0256ec32 (patch)
tree7f52d4f15b4975e9fd2f8ba8b7cd4fcb89e17145 /rpc_client.c
parentabd5caf5ea6e3563d623d3e952c0b9328f52639f (diff)
Silence platform-dependent compiler whining: in general, when printf()
whines about some platform-dependent integer size issue, it's best to use both an explicitly sized format (eg, "%lu") and an explicit cast (eg, "(unsigned long)") when silencing the warning, otherwise it'll just pop up again in different form on the next platform tested.
Diffstat (limited to 'rpc_client.c')
0 files changed, 0 insertions, 0 deletions