<p><a href="https://gerrit.asterisk.org/10826">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.asterisk.org/#/c/10826/1/main/stasis.c">File main/stasis.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.asterisk.org/#/c/10826/1/main/stasis.c@2113">Patch Set #1, Line 2113:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">#define FMT_HEADERS               "%-64s %10s %10s %16s %16s\n"<br>#define FMT_FIELDS             "%-64s %10d %10d %16ld %16ld\n"<br>#define FMT_FIELDS2          "%-64s %10d %10d\n"<br></pre></blockquote></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Maybe the PRIi64 define should be used here?</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Yes it could be used.  I just never can remember what the defines are and they are a real disruption to creating the format string.</p><p style="white-space: pre-wrap; word-wrap: break-word;">Another factor in this case is that those particular variables don't need to be int64_t in size.  They get set with their values by a variable of type int.  See the elapsed variable in subscription_invoke().</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/10826">change 10826</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.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.asterisk.org/10826"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ic090a070e9dc4ca650ebdb9c01ed50a581289962 </div>
<div style="display:none"> Gerrit-Change-Number: 10826 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 20 Dec 2018 15:57:00 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>