<p><a href="https://gerrit.asterisk.org/10150">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/10150/4/include/asterisk/json.h">File include/asterisk/json.h:</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/10150/4/include/asterisk/json.h@116">Patch Set #4, Line 116:</a> <code style="font-family:monospace,monospace">#if (HAVE_LLONG_MAX == 1 && HAVE_STRTOLL == 1)</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">According to the C99 standard if those values are not defined they will be replaced with 0. […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">The case of having it defined to zero is not a valid situation for autoconfig.h/autoconfig.h.in conditional values.  The associated comment says you define it to 1 if you have it or don't define it because autoconfig.h.in explicitly undefs it.  It will break things for many of the other HAVE_xxx defines if you do define them to zero because that code uses #ifdef/#ifndef which doesn't care about the value.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/10150">change 10150</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/10150"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I2af275286ee5e795b79f0c3d450d9e4b28e958b0 </div>
<div style="display:none"> Gerrit-Change-Number: 10150 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 17 Sep 2018 21:14:58 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>