<p style="white-space: pre-wrap; word-wrap: break-word;">It makes no practical sense to keep the struct members.</p><p style="white-space: pre-wrap; word-wrap: break-word;">I cannot possibly know that all users out there in the world aren't accessing those members directly.<br>That's why we have a policy to not do API breakage at all.</p><p style="white-space: pre-wrap; word-wrap: break-word;">And still, if anyone accesses those members, they will no longer get their intended results.</p><p style="white-space: pre-wrap; word-wrap: break-word;">So this is a dilemma of sorts. To me it seems accepting this API breakage is the best way.</p><p style="white-space: pre-wrap; word-wrap: break-word;">The *actual* cleanest way would be to abandon osmo_stat_item and implement osmo_stat_item2 instead.<br>Then move all of our programs to osmo_stat_item2; and keep osmo_stat_item as idle cruft forever. That seems considerable effort that isn't needed when accepting the API breakage. But maybe the effort isn't that bad after all? One patch s/osmo_stat_item\>/osmo_stat_item2/g per git.osmocom.org repos?</p><p style="white-space: pre-wrap; word-wrap: break-word;">@laforge, what do you think?</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/25464">View Change</a></p><ul style="list-style: none; padding: 0;"></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/25464">change 25464</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/+/25464"/><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: I137992a5479fc39bbceb6c6c2af9c227bd33b39b </div>
<div style="display:none"> Gerrit-Change-Number: 25464 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 20 Sep 2021 13:13:14 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>