<p><a href="https://gerrit.osmocom.org/11519">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11519/1/src/libosmo-mgcp/mgcp_protocol.c">File src/libosmo-mgcp/mgcp_protocol.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/11519/1/src/libosmo-mgcp/mgcp_protocol.c@108">Patch Set #1, Line 108:</a> <code style="font-family:monospace,monospace">static const struct rate_ctr_desc all_rtp_conn_rate_ctr_desc[] = {</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Let's better use a macro instead of manually keeping them in sync. That's going to break eventually. […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">I think moving both of these definitions to a shared header file is the best approach.<br>If we keep these two definitions close to each other, the chances of them getting out of sync are insignificant.<br>See patch set 2.</p><p style="white-space: pre-wrap; word-wrap: break-word;">Using a macro seems like overkill to me. Apart from the index values which derive from the enum, all the string fields contain different values.<br>And dynamic allocation of rate counter group definitions is discouraged; the rate counter documentation states that definitions are "usually const".</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/11519">change 11519</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/11519"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I80d36181600901ae2e0f321dc02b5d54ddc94139 </div>
<div style="display:none"> Gerrit-Change-Number: 11519 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 31 Oct 2018 11:43:51 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>