<p>Harald Welte <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9788">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo_panic(): Annotate as __attribute__ ((noreturn))<br><br>In Change-Id I5a70eb65952cbc329bf96eacb428b07a9da32433 we redirected<br>all OSMO_ASSERT() via osmo_panic().  However, this caused various<br>applications to have build failures, as OSMO_ASSERT() now appeared<br>to be able to return to the call site.  Let's inform the compiler<br>explicitly that there's no return from osmo_panic().<br><br>Change-Id: I8adf4c7b0ee6a4581cef8dd4e9f6a1dfde70ee55<br>---<br>M include/osmocom/core/panic.h<br>M src/panic.c<br>2 files changed, 9 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/88/9788/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9788">change 9788</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/9788"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I8adf4c7b0ee6a4581cef8dd4e9f6a1dfde70ee55 </div>
<div style="display:none"> Gerrit-Change-Number: 9788 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>