<p>pespin <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17088">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Fix trailing newline mess with LOGP(C) in rlcmac/csn1<br><br>Output was incorrect before this patch. LOPC was being called without<br>having any initial LOGP, and trailing newline was usually missing at the<br>end.<br><br>Since csnDecoder/encoder functions are recursive, it's difficult to<br>handle logging state in a coherent way inside them. Let's better simply<br>control start/end of logging related topics in the callers of those<br>functions, and simply use LOGPC everywhere in csn1.cpp.<br><br>Change-Id: I50da7560939fac360b7545e2a6bfaf45ed0c4832<br>---<br>M src/csn1.cpp<br>M src/gsm_rlcmac.cpp<br>2 files changed, 38 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/88/17088/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17088">change 17088</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-pcu/+/17088"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I50da7560939fac360b7545e2a6bfaf45ed0c4832 </div>
<div style="display:none"> Gerrit-Change-Number: 17088 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>