[Git][NTPsec/ntpsec][master] Another warning that poped up after I fixed one.

Hal Murray gitlab at mg.gitlab.com
Wed Dec 2 07:22:56 UTC 2015


Hal Murray pushed to branch master at NTPsec / ntpsec


Commits:
03648093 by Hal Murray at 2015-12-01T23:20:51Z
Another warning that poped up after I fixed one.

Blush that I didn't catch it before pushing.

- - - - -


1 changed file:

- ntpd/refclock_palisade.c


Changes:

=====================================
ntpd/refclock_palisade.c
=====================================
--- a/ntpd/refclock_palisade.c
+++ b/ntpd/refclock_palisade.c
@@ -857,7 +857,7 @@ TSIP_decode (
 #ifdef DEBUG
 	printf("TSIP_decode: unit %d: bad packet %02x-%02x event %d len %d\n", 
 	       up->unit, up->rpt_buf[0] & 0xff, mb(0) & 0xff, 
-	       event, up->rpt_cnt);
+	       event, (int)up->rpt_cnt);
 #endif
 	return 0;
 }



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/036480932cac4e2a4945c0f2f22f1aa457050413
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20151202/fb603984/attachment.html>


More information about the vc mailing list