5 Dec
2015
5 Dec
'15
8:31 a.m.
Now that Xymon 4.3.24 is out, I'm still seeing the same compile warning previously noted in this thread:
xymonping.c: In function ‘show_results’: xymonping.c:363:5: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] printf(" (%u usec)\n", rtt_usecs);
I'm not sure what the impact is.
Thanks, Tim