On Sat, December 5, 2015 12:31 am, tgm wrote:
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. There shouldn't be any real impact for you.
Now that fping is stable and being maintained again, xymonping is edging
more towards quasi-deprecation unless there's a reason it's needed on
specific platforms. This should still be fixed, though. Thanks for
pointing it out.
Regards,
-jc