<p></p>
<blockquote>
<p>Regarding the Coding style/C standard requirements, I started a discussion several months ago to see what people/devs consider to be better to use:</p>
<ul>
<li><a href="https://lists.kamailio.org/pipermail/sr-users/2020-April/109072.html" rel="nofollow">https://lists.kamailio.org/pipermail/sr-users/2020-April/109072.html</a></li>
</ul>
<p>Kamailio being used in various embedded devices, with stricter compilers, in terms of declaring variables, they have to be at least at the beginning of the block, although now I also prefer at the beginning of functions, since we guide mainly after C89 (which was the implemented in compilers when project was started in 2000).</p>
<p>On PR, I haven't done any extensive review, but if no other comments, it can be merged.</p>
</blockquote>
<p>Cristal clear, thanks for the explanation Daniel!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2579#issuecomment-747277346">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZOPC5SE3MXWEZXPLLTSVG22FANCNFSM4UQ6PG2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZIU7BOU4DS6WVHGRWTSVG22FA5CNFSM4UQ6PG22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFSFIYIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2579#issuecomment-747277346",
"url": "https://github.com/kamailio/kamailio/pull/2579#issuecomment-747277346",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>