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
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 2.1.1-100-gb49dcfb
- From: Bryan Christianson <bryan@xxxxxxxxxxxxx>
- Date: Sat, 26 Sep 2015 15:05:10 +1200
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smtpcorp.com; s=a0-2; h=Feedback-ID:X-Smtpcorp-Track:To:Message-Id:Date: From:Subject; bh=COG12VTZOAHhOK7qf+C+XVu3hIuBY6aezO+PeEmpibc=; b=A5OO72kpM/3v jxbovuOO6zeHYg26b2nD+99QNre3WkIzWnuyPsOc7+dbhqaeyT9gdy3vGZ+7NwX+M2t1hhyf8Tfv9 ctGSo4OZ+CLn/fj1fNgUFtr1KLEvN2IsH6FFe4Wi8L8XGzlnuqC6HESpJ1Xf2iPK79HKlg76UATVX W0p0sqTW2wtkdikVoJP1XJ6JJ4YMTFxZaEECYAk+nSwBZbXTdE7adBFD9Kk6dWbNsK7x4CoEh7/K7 PXGVPqt4XRPSYx5wXWDzP3kpmKYGmw+tbaQ/z603NdgJde4YN1o5GJGYXx9/V9J6AB68dVdSUf3Es FjA51+jPgcdFK1M1fNTaww==;
- Feedback-id: 149811m:149811acx33YQ:149811sjePDEhyRu:SMTPCORP
> 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.