]> git.ipfire.org Git - thirdparty/chrony.git/commit
Quash a load of compile warnings
authorkevin lyda <kevin@ie.suberic.net>
Fri, 14 Apr 2006 16:48:43 +0000 (17:48 +0100)
committerRichard P. Curnow <rc@rc0.org.uk>
Fri, 14 Apr 2006 23:31:29 +0000 (00:31 +0100)
commit2a30c56f0335c417a5461db244753dde6c5e82e0
treed8c33cf8436cb48fa201817b6f7d34c67421f0fb
parent3a8f93792b5361290d21e3f520b33642f00d8ebe
Quash a load of compile warnings

Kevin Lyda writes:
I enclose the following patch which removes all but three of the warnings.  i
don't have any non-linux systems handy to test a fix to the round() function.
but having it return a double should be fine.

It doesn't actually fix anything, it just shuts up -Wall, so it's certainly an
optional type of patch.
acquire.c
client.c
cmdmon.c
logging.c
logging.h
main.c
main.h
nameserv.c
ntp_core.c
ntp_io.c