<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25708">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Move ts_fsm_init to static constructor [3/4]<br><br>This allows having it initialized automatically, as we usually do with<br>this type of code. As a result, tests or other apps importing libbsc<br>don't need to take care of calling it.<br><br>NOTE: This fix is required by follow-up patches where some stubs are removed<br>and hence some tests start using FSMs internally. Since tests were not<br>using those FSMs before, there was no need to call ts_fsm_init().<br><br>This is one further step towards fixing interdependency mess of symbols<br>and stubs.<br><br>Change-Id: I0e4b95b5e73fbb3844d83ba33e66786831088e1f<br>---<br>M include/osmocom/bsc/timeslot_fsm.h<br>M src/osmo-bsc/osmo_bsc_main.c<br>M src/osmo-bsc/timeslot_fsm.c<br>M tests/handover/handover_test.c<br>4 files changed, 1 insertion(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/08/25708/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25708">change 25708</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/osmo-bsc/+/25708"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I0e4b95b5e73fbb3844d83ba33e66786831088e1f </div>
<div style="display:none"> Gerrit-Change-Number: 25708 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>