Re: [chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 2.1.1-100-gb49dcfb

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


> On 26/09/2015, at 5:12 am, git@xxxxxxxxxxxxx wrote:
> 
> This is an automated email from git. It was enerated because a ref
> change was pushed to the repository "chrony/chrony.git".
> 
> commit a4d9cfaaebe5d87ae2968d24c5d1de1b1887d2bf
> Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
> Date:   Fri Sep 25 16:02:04 2015 +0200
> 
>    client: update help text
> 
>    Update the text for recent changes, add missing commands and indent the
>    description in the output.
> 
> 

New compiler warning in client.c


gcc -O2 -g -Wmissing-prototypes -Wall -pthread   -c client.c
client.c:1264:76: warning: data argument not used by format string
      [-Wformat-extra-args]
    printf(line % 2 == 0 ? (len >= 28 ? "%s\n%28s" : "%-28s") : "%s\n", s, "");
                                                     ~~~~~~~               ^


--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/