<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



</head>
<body>
<style type="text/css">
img {
max-width: 100%; height: auto;
}
</style>
<div class="content">
<h3>
Gary E. Miller pushed to branch old-formatter-removal
at <a href="https://gitlab.com/NTPsec/ntpsec">NTPsec / ntpsec</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/ffe7fe846afafdf2c8732e98f0dfbef839c98b0d">ffe7fe84</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-13T16:21:10-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Unity: update to latest copy.  Many warnings vanish.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/6e0baae529cc2f91f796ab61bdd941b37be15a6d">6e0baae5</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-13T16:21:10-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">ntp_io: Fix format sign issues.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/acb3df5170dab3a5fd0f0b33895babfe91b03909">acb3df51</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-13T16:21:10-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">ntp_proto.c: Fix format sign issues
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/0e2c012887073d5d74d9d5e5d32e273b1a6f475e">0e2c0128</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-13T16:21:10-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">ntp_time: fix format sign issue.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/5171d8a4dc8562314b29a4c0dec24df5c280ea23">5171d8a4</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-13T16:21:10-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">ntp_loopfilter: Fix format sign issues.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/0fd69450cf1edbb916fef79ff5f3e20a11800811">0fd69450</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-13T16:21:10-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">refclock_jjy: Fix format sign issues.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/ca0cfda54401e46c3531e281eaf9f92d732b3566">ca0cfda5</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-13T16:21:10-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">ntp_sandbox: Fix format signedness issues.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/77070a54b15561046f3f993efcac05057617196a">77070a54</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-13T16:21:10-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">waf: -Wformat and -Wformat-sgnedness always on if available.

Code is not celan for these warnings.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/a7bb53a8c34f9b97ac91430c5ac8b29b076a7af4">a7bb53a8</a></strong>
<div>
<span>by Ian Bruene</span>
<i>at 2017-04-13T23:45:00+00:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Removed outdated formatters.
</pre>
</li>
</ul>
<h4>9 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#49e03c1714abb1870775ee9b9c283222a381b122">
ntpd/ntp_io.c
</a>
</li>
<li class="file-stats">
<a href="#89358a63f129a65363103b04638a94edb065626a">
ntpd/ntp_loopfilter.c
</a>
</li>
<li class="file-stats">
<a href="#a9eeb2d7f139fd99254bacd1e507b63de174c843">
ntpd/ntp_proto.c
</a>
</li>
<li class="file-stats">
<a href="#4fae7abdbd275fcf752faa4acd4927e0cb01a9f3">
ntpd/ntp_sandbox.c
</a>
</li>
<li class="file-stats">
<a href="#a606834f3bc4135ff5db3cb4a9bed7e7144caf1e">
ntpd/ntp_timer.c
</a>
</li>
<li class="file-stats">
<a href="#2e87d40540c9e6cab2dff8f570452bb385b9b841">
ntpd/refclock_jjy.c
</a>
</li>
<li class="file-stats">
<a href="#a61fb9541c7ffe95e3b809ea55001114580d13e4">
pylib/util.py
</a>
</li>
<li class="file-stats">
<a href="#212369a2f3b2454ae6823fc589f4a77ae148f6cd">
tests/pylib/test_util.py
</a>
</li>
<li class="file-stats">
<a href="#f10af5d05d465f18f24e678b9ec774730d98dda3">
tests/unity/unity.c
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px">
<p style="color: #777; font-size: small">

<br>
<a href="https://gitlab.com/NTPsec/ntpsec/compare/88ad0f897dcfb00e26769137cda927426b89c947...a7bb53a8c34f9b97ac91430c5ac8b29b076a7af4">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>