<p>Stanislav Abramenkov has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13420">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">app_voicemail: warning when is compiling<br><br>Change-Id: Ib53eba1a66e25fbeba61c620bd3edd462f699ada<br>---<br>M apps/app_voicemail.c<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/20/13420/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c</span><br><span>index 83f1bde..f89248b 100644</span><br><span>--- a/apps/app_voicemail.c</span><br><span>+++ b/apps/app_voicemail.c</span><br><span>@@ -13565,7 +13565,8 @@</span><br><span>       astman_send_listack(s, m, "Voicemail user list will follow", "start");</span><br><span> </span><br><span>       AST_LIST_TRAVERSE(&users, vmu, list) {</span><br><span style="color: hsl(0, 100%, 40%);">-              int new, old;</span><br><span style="color: hsl(120, 100%, 40%);">+         int new = 0;</span><br><span style="color: hsl(120, 100%, 40%);">+          int old = 0;</span><br><span>                 int ret;</span><br><span>             char *mailbox;</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13420">change 13420</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.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.asterisk.org/c/asterisk/+/13420"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-Change-Id: Ib53eba1a66e25fbeba61c620bd3edd462f699ada </div>
<div style="display:none"> Gerrit-Change-Number: 13420 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Stanislav Abramenkov <stas.abramenkov@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>