> On 25/01/2016, at 11:36 PM, Miroslav Lichvar wrote:
>
> On Sat, Jan 23, 2016 at 08:56:23AM +1300, Bryan Christianson wrote:
>> Many compiler warnings from this patch on OS X
>
>> gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c pktlength.c
>> pktlength.c:58:3: warning: implicit conversion f
On Mon, Jan 25, 2016 at 11:46:47PM +1300, Bryan Christianson wrote:
> > Can you please try it with this patch?
> >
>
> That fixes it thanks. No warnings at all.
Great. I've pushed it to git.
I have few minor changes in my todo list, updating the documentation
and examples, and I think we'll be
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "chrony/chrony.git".
The branch, master has been updated
via f225469e6ed93be779c3e4ae9edbc41c73fa22b5 (commit)
from 7cc432ff7ed7e6a5eed2faf2e74125e5824380ad (commit)
Those revisio
On Sat, Jan 23, 2016 at 08:56:23AM +1300, Bryan Christianson wrote:
> Many compiler warnings from this patch on OS X
> gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c pktlength.c
> pktlength.c:58:3: warning: implicit conversion from 'unsigned long' to
> 'uint16_t' (aka 'unsigned short') c