Xymon Mailing List Archive search

Xymon 4.3.22-beta Release Download

list Japheth Cleaver
Tue, 8 Dec 2015 07:31:59 -0800
Message-Id: <user-38c50a32de86@xymon.invalid>


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