<p>lynxis lazus <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/14578">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">utils.h: fix warning "empty expression<br><br>When using `OSMO_ASSERT(exp);` clang will warn about<br>an empty expression, because the semi colon was superflous.<br>Use do {} while (0) to circum vent.<br><br>Change-Id: I2272d29a81496164bebd1696a694383a28a86434<br>---<br>M include/osmocom/core/utils.h<br>M src/gsm/gsm0808_utils.c<br>M tests/ctrl/ctrl_test.c<br>3 files changed, 6 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/78/14578/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/14578">change 14578</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/libosmocore/+/14578"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2272d29a81496164bebd1696a694383a28a86434 </div>
<div style="display:none"> Gerrit-Change-Number: 14578 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>