Xymon Mailing List Archive search

Xymon 4.3.22-beta Release Download

list Tgm
Sat, 5 Dec 2015 03:31:53 -0500
Message-Id: <user-a98ec2ae6c66@xymon.invalid>

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