<!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>
Ian Bruene pushed to branch format-switchover
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/13f3a3ee0962432866636890002b6efb035c4df2">13f3a3ee</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T12:42:26-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">decodenetnum(): be sure not to dereference NULL, add some parens.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/0b7184cdb02571667711ad74140bbcff974c58e1">0b7184cd</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T13:28:10-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">tests/lfpfunc: more verbose error message.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/8dfde6070280b72035fca4e7b23b629590d5531e">8dfde607</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T13:33:50-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">tests/lfptostr: fix casts and sizes.

You can not put a 64 bit value in a long in a 32 bit binary.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/243e271a062345f292815b2b6b74e3a14a06016b">243e271a</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T13:34:03-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">tests/prettydate: fix cast and size.

You can not put a 64 bit value in a long in a 32 bit binary.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/320214cca4a8d8369fe68fcb682334ba5318c443">320214cc</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T13:40:42-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">remove -Waggregate-return from debug.

ldiv(), ntpcal_split_yeardays(), ntpcal_daysplit(),
ntpcal_split_eradays(), and more return aggregates.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/8e656b816f79e0e32a70080500d82fa7729df11e">8e656b81</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T13:44:33-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">ieee754io: fix 2 implicit casts.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/0f40d4f276aee15f2a729c6591169d2c2e0580c2">0f40d4f2</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T13:48:48-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">clk_dcf7000: make 2 implicit casts explicit.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/0acfd4a325537986f3ce9aafc81e90beb41af778">0acfd4a3</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T13:50:02-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">clk_hopf6021: change 2 implicit casts to explicit.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/bf6f1140380408be88e22b52c4729fc915b29620">bf6f1140</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T13:57:31-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">clk_meinberg: change 4 implicit casts to explicit.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/158f488407acf7eb96690f2ae85b24ad67ddcb4e">158f4884</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T14:06:37-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Change several implicit casts to explicit.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/0997771fd0fd05e2c4990eb984c440c5f2d679b3">0997771f</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T14:13:31-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">libparse: fix several implicit sign changes.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/e875e47069f7aea67c697c23493f4ede640dcd28">e875e470</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T14:23:47-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">pymodule: don't cast Bool to int.  Be explicit.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/dfdf63a6f01aa67481c251e7c4cdde2e7d28b62d">dfdf63a6</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T14:25:31-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">libparse: change implicit sign channge to explicit.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/c0a1e1071755cf5108c09a75863a94305c1d4271">c0a1e107</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T14:54:04-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">interfaceiter: fix format casts.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/ef1d3792caec19d67c9f6a61e887d4b253f90f99">ef1d3792</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T15:03:24-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">dodecodenum(): return meaningfull error code, have tests use it.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/d9f5e064bf240946abd0b7bd6727b57294aec21f">d9f5e064</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T15:05:40-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">generic: fix implicit format sign changes.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/e04cc848d6ce6216d93a30419204f80081d1d537">e04cc848</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T15:10:54-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">authreadkeys: fix format signs.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/d426e6e212968e3fa5def489814e14e7eb271564">d426e6e2</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T15:15:25-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">libntp: fix format signs.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/7555b814222ba406e0a2f5348cdeb01ca8af0966">7555b814</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T15:32:28-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">fix format signedness.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/03c35d891562f1ca4d0d45905b6dfba04f72b53a">03c35d89</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T15:41:15-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">ntp_control: fix format signed-ness
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/e472c22e8ebc36016e2b2a7b3394950f086d80c9">e472c22e</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T15:47:36-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">test/lfpfunc: make sure printf works on 32-bit.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/a61e099dc1a773e790a9ebcd99e3f2494adae2d6">a61e099d</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T16:55:45-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">oncore: fix format signed-ness
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/4a5c139433290c084b264007c86761a850e7b2af">4a5c1394</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-04-12T17:06:08-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">refclock_mode: fix format signed-ness
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/f8b5f37abe865381de4e0bf95c15ac5ae3f2edfe">f8b5f37a</a></strong>
<div>
<span>by Ian Bruene</span>
<i>at 2017-04-12T19:12:32-05:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Formatting function changeover and associated fixes.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/7695022e3759cb235a98869116b814e9a375694c">7695022e</a></strong>
<div>
<span>by Ian Bruene</span>
<i>at 2017-04-12T19:12:53-05:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Merge branch 'format-switchover' of gitlab.com:NTPsec/ntpsec into format-switchover

Rebase merge
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#21bd38237fd26619d99acf750326a2caf1419bdb">
include/ntp_stdlib.h
</a>
</li>
<li class="file-stats">
<a href="#28310af30cd4ce0ced9ec0fb446155485251ed9e">
libisc/interfaceiter.c
</a>
</li>
<li class="file-stats">
<a href="#d0993b928332aee1147d0a7459fb849f6c52e4eb">
libntp/authreadkeys.c
</a>
</li>
<li class="file-stats">
<a href="#fcddd7c410d3dafd1019b2d901886db667cc7c47">
libntp/decodenetnum.c
</a>
</li>
<li class="file-stats">
<a href="#1e5270618c85d293e7c95c80f58a50b4e6960b74">
libntp/ntp_intres.c
</a>
</li>
<li class="file-stats">
<a href="#7552ffa8ef4a1b4291b229202f6b4d4cb3466dff">
libntp/ntp_worker.c
</a>
</li>
<li class="file-stats">
<a href="#b96c521fc769efc7b5a6fdf2c895ac412a2ab196">
libntp/pymodule.c
</a>
</li>
<li class="file-stats">
<a href="#d2ab6f36d004a9ea6708607c163a2a9fc030c31d">
libntp/statestr.c
</a>
</li>
<li class="file-stats">
<a href="#ea53fafc1e5fb0b12fee655e98a09bf97b5d3ab8">
libntp/timetoa.c
</a>
</li>
<li class="file-stats">
<a href="#7281fe4e381622d5eb7d330bcebfe3c61bda13d7">
libparse/clk_dcf7000.c
</a>
</li>
<li class="file-stats">
<a href="#8f8f0c325fb90321f60a1754e2c0cfdadf3bf7e2">
libparse/clk_hopf6021.c
</a>
</li>
<li class="file-stats">
<a href="#ca7eae7974d01bdc633efce8865a01123ea8c42d">
libparse/clk_meinberg.c
</a>
</li>
<li class="file-stats">
<a href="#fc2c70cbf0c7654315b5694f70679362d04eb31c">
libparse/clk_rawdcf.c
</a>
</li>
<li class="file-stats">
<a href="#45b1a85bedfba79943530a1c21c259dedb72ce29">
libparse/clk_rcc8000.c
</a>
</li>
<li class="file-stats">
<a href="#2c76acd34d98ccfceee97a3e3a8f2d18a42d05b1">
libparse/clk_schmid.c
</a>
</li>
<li class="file-stats">
<a href="#5c62bfc6c680a5f6b64c123981e680d7769168a7">
libparse/clk_sel240x.c
</a>
</li>
<li class="file-stats">
<a href="#d2e5fbf1bce571457e1828d0162eea2bf0be320f">
libparse/clk_trimtaip.c
</a>
</li>
<li class="file-stats">
<a href="#21c9bdbb6d4c0952124d997c9a97c5766bfbe0f6">
libparse/clk_varitext.c
</a>
</li>
<li class="file-stats">
<a href="#4a0a832cc7e98b0556849ae90319bc0cdb9d4e7b">
libparse/clk_wharton.c
</a>
</li>
<li class="file-stats">
<a href="#189199cf6ba5087929e6a9acf8c4fb21e0383724">
libparse/ieee754io.c
</a>
</li>
<li class="file-stats">
<a href="#118754d4aaa91f72200024c5c30b69a939b4a21a">
libparse/parse.c
</a>
</li>
<li class="file-stats">
<a href="#403246f0aef784495bc035a970fa42eae64e2b4a">
ntpd/ntp_control.c
</a>
</li>
<li class="file-stats">
<a href="#6eb0b3477a8031bfd8bee785d233e8f268d0c7bf">
ntpd/ntp_filegen.c
</a>
</li>
<li class="file-stats">
<a href="#2be017e273f5c3cbee997ad58ed6acb439fe9fa3">
ntpd/ntp_refclock.c
</a>
</li>
<li class="file-stats">
<a href="#ddcc4dd55740bc57507e246e2dd7ec1913d96d05">
ntpd/refclock_arbiter.c
</a>
</li>
<li class="file-stats">
<a href="#89c89062b9ee8f8c7360bc70f69071faf1f4e71b">
ntpd/refclock_generic.c
</a>
</li>
<li class="file-stats">
<a href="#c4dd771e99cadaf98615afb221ab4e2322a1f57c">
ntpd/refclock_gpsd.c
</a>
</li>
<li class="file-stats">
<a href="#7fc9b0e4ac53ab30ec0cbab986b547fd35921c7a">
ntpd/refclock_hpgps.c
</a>
</li>
<li class="file-stats">
<a href="#aba65c5db7132f0a3bee05a11eeb3345b3d9e479">
ntpd/refclock_modem.c
</a>
</li>
<li class="file-stats">
<a href="#be8c05eefc4965e567858447cf820dc9f5fd0af3">
ntpd/refclock_oncore.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/7d7286d81a309d3bd1fe072a017a35c94a0586a7...7695022e3759cb235a98869116b814e9a375694c">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>