<p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/17649">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/17649/1/src/utils/meas_vis.c">File src/utils/meas_vis.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/17649/1/src/utils/meas_vis.c@207">Patch Set #1, Line 207:</a> <code style="font-family:monospace,monospace">(int)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">The last format string modifier is %4u, so it's unsigned. This solution does not look right to me. What was the actual compiler warning? Given that there is no portable way to print time_t [1], can we consider converting time to string?</p><p style="white-space: pre-wrap; word-wrap: break-word;">[1] https://stackoverflow.com/questions/2792551/what-primitive-data-type-is-time-t</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/17649/1/src/utils/meas_vis.c@291">Patch Set #1, Line 291:</a> <code style="font-family:monospace,monospace">lu</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">sizeof() returns size_t, so it should be %zu.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/17649">change 17649</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-bsc/+/17649"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I8d807ffc4571f2954e3d1083da673dc1235e7687 </div>
<div style="display:none"> Gerrit-Change-Number: 17649 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: keith <keith@rhizomatica.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Sat, 28 Mar 2020 10:43:20 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: Yes </div>
<div style="display:none"> Gerrit-MessageType: comment </div>