<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>

<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<p class="details" style="font-style: italic; color: #737278;">
<a href="https://gitlab.com/wzrayyy">Arthur Khachaturov</a> created an issue: <a href="https://gitlab.com/gnutls/gnutls/-/issues/1603">#1603</a>
</p>
<div class="md" style="position: relative; z-index: 1; color: #28272d; word-wrap: break-word;">
<h2 dir="auto" style="font-size: 1.5em; font-weight: 600; padding-bottom: .3em; border-bottom-width: 1px; border-bottom-color: #bfbfc3; border-bottom-style: solid; color: #28272d; margin: 0 0 16px;" align="initial">
<a href="#description-of-problem" aria-hidden="true" class="anchor" id="user-content-description-of-problem" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>Description of problem:</h2>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial"><code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; margin-top: 0; font-weight: inherit; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>timezone_t</code> struct <a href="https://android.googlesource.com/platform/bionic/+/HEAD/docs/status.md" rel="nofollow noreferrer noopener" target="_blank">was introduced</a> in NDK r27, but <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; font-weight: inherit; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>mktime_z()</code> is only available for API >= 35. GnuTLS expects <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; font-weight: inherit; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>mktime_z()</code> if target has <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; font-weight: inherit; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>timezone_t</code> symbol.</p>
<h2 dir="auto" style="font-size: 1.5em; font-weight: 600; padding-bottom: .3em; border-bottom-width: 1px; border-bottom-color: #bfbfc3; border-bottom-style: solid; color: #28272d; margin: 24px 0 16px;" align="initial">
<a href="#version-of-gnutls-used" aria-hidden="true" class="anchor" id="user-content-version-of-gnutls-used" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>Version of gnutls used:</h2>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">3.7.11, 3.8.8</p>
<h2 dir="auto" style="font-size: 1.5em; font-weight: 600; padding-bottom: .3em; border-bottom-width: 1px; border-bottom-color: #bfbfc3; border-bottom-style: solid; color: #28272d; margin: 24px 0 16px;" align="initial">
<a href="#how-reproducible" aria-hidden="true" class="anchor" id="user-content-how-reproducible" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>How reproducible:</h2>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">Steps to Reproduce:</p>
<ul dir="auto" style="text-align: initial; list-style-type: disc; margin: 0 0 16px; padding: 0;">
<li style="margin-top: 0; line-height: 1.6em; margin-left: 25px; padding-left: 3px;">Download Android NDK r27c from Google website</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">Try to build GnuTLS with NDK toolchain with <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; margin-top: 0; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>-D__ANDROID_API__=34</code> or less</li>
</ul>
<h2 dir="auto" style="font-size: 1.5em; font-weight: 600; padding-bottom: .3em; border-bottom-width: 1px; border-bottom-color: #bfbfc3; border-bottom-style: solid; color: #28272d; margin: 24px 0 16px;" align="initial">
<a href="#actual-results" aria-hidden="true" class="anchor" id="user-content-actual-results" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>Actual results:</h2>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial"><code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; margin-top: 0; font-weight: inherit; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>./configure</code> correctly identifies that <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; font-weight: inherit; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>timezone_t</code> struct exists, and build process then fails:</p>
<details style="margin-bottom: 16px;"><summary style="margin-top: 0;">Build log</summary>
<div class="gl-relative markdown-code-block js-markdown-code" style="margin-left: 1rem;">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #28272d; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 16px; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:1195:17: error: call to undeclared function 'mktime_z'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]</span>
<span id="LC2" class="line" lang="plaintext"> 1195 |             t = mktime_z (tz, &ltm);</span>
<span id="LC3" class="line" lang="plaintext">      |                 ^</span>
<span id="LC4" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:1195:17: note: did you mean 'mktime'?</span>
<span id="LC5" class="line" lang="plaintext">/home/wzray/Projects/ics-openconnect/external/openconnect/android/x86_64-linux-android/sysroot/usr/../usr/include/time.h:159:8: note: 'mktime' declared here</span>
<span id="LC6" class="line" lang="plaintext">  159 | time_t mktime(struct tm* _Nonnull __tm);</span>
<span id="LC7" class="line" lang="plaintext">      |        ^</span>
<span id="LC8" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:692:19: warning: result of comparison of constant 922337203685477580 with expression of type 'int' is always true [-Wtautological-constant-out-of-range-compare]</span>
<span id="LC9" class="line" lang="plaintext">  692 |               if (INT_MULTIPLY_WRAPV (width, 10, &width)</span>
<span id="LC10" class="line" lang="plaintext">      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC11" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:416:34: note: expanded from macro 'INT_MULTIPLY_WRAPV'</span>
<span id="LC12" class="line" lang="plaintext">  416 |    _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)</span>
<span id="LC13" class="line" lang="plaintext">      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC14" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:505:45: note: expanded from macro '_GL_INT_OP_WRAPV'</span>
<span id="LC15" class="line" lang="plaintext">  505 |     : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))</span>
<span id="LC16" class="line" lang="plaintext">      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</span>
<span id="LC17" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:510:41: note: expanded from macro '_GL_INT_OP_WRAPV_LONGISH'</span>
<span id="LC18" class="line" lang="plaintext">  510 |         ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \</span>
<span id="LC19" class="line" lang="plaintext">      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC20" class="line" lang="plaintext">  511 |                            long int, LONG_MIN, LONG_MAX) \</span>
<span id="LC21" class="line" lang="plaintext">      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC22" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:534:4: note: expanded from macro '_GL_INT_OP_CALC'</span>
<span id="LC23" class="line" lang="plaintext">  534 |   (overflow (a, b, tmin, tmax) \</span>
<span id="LC24" class="line" lang="plaintext">      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC25" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:593:16: note: expanded from macro '_GL_INT_MULTIPLY_RANGE_OVERFLOW'</span>
<span id="LC26" class="line" lang="plaintext">  593 |          ? (a) < (tmax) / (b) \</span>
<span id="LC27" class="line" lang="plaintext">      |            ~~~ ^ ~~~~~~~~~~~~</span>
<span id="LC28" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:692:19: warning: result of comparison of constant -922337203685477580 with expression of type 'int' is always true [-Wtautological-constant-out-of-range-compare]</span>
<span id="LC29" class="line" lang="plaintext">  692 |               if (INT_MULTIPLY_WRAPV (width, 10, &width)</span>
<span id="LC30" class="line" lang="plaintext">      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC31" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:416:34: note: expanded from macro 'INT_MULTIPLY_WRAPV'</span>
<span id="LC32" class="line" lang="plaintext">  416 |    _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)</span>
<span id="LC33" class="line" lang="plaintext">      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC34" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:505:45: note: expanded from macro '_GL_INT_OP_WRAPV'</span>
<span id="LC35" class="line" lang="plaintext">  505 |     : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))</span>
<span id="LC36" class="line" lang="plaintext">      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</span>
<span id="LC37" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:510:41: note: expanded from macro '_GL_INT_OP_WRAPV_LONGISH'</span>
<span id="LC38" class="line" lang="plaintext">  510 |         ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \</span>
<span id="LC39" class="line" lang="plaintext">      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC40" class="line" lang="plaintext">  511 |                            long int, LONG_MIN, LONG_MAX) \</span>
<span id="LC41" class="line" lang="plaintext">      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC42" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:534:4: note: expanded from macro '_GL_INT_OP_CALC'</span>
<span id="LC43" class="line" lang="plaintext">  534 |   (overflow (a, b, tmin, tmax) \</span>
<span id="LC44" class="line" lang="plaintext">      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC45" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:597:13: note: expanded from macro '_GL_INT_MULTIPLY_RANGE_OVERFLOW'</span>
<span id="LC46" class="line" lang="plaintext">  594 |          : ((INT_NEGATE_OVERFLOW (b) \</span>
<span id="LC47" class="line" lang="plaintext">      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC48" class="line" lang="plaintext">  595 |              ? _GL_INT_CONVERT (b, tmax) >> (TYPE_WIDTH (+ (b)) - 1) \</span>
<span id="LC49" class="line" lang="plaintext">      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC50" class="line" lang="plaintext">  596 |              : (tmax) / -(b)) \</span>
<span id="LC51" class="line" lang="plaintext">      |              ~~~~~~~~~~~~~~~~</span>
<span id="LC52" class="line" lang="plaintext">  597 |             <= -1 - (a))) \</span>
<span id="LC53" class="line" lang="plaintext">      |             ^  ~~~~~~~~</span>
<span id="LC54" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:692:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare]</span>
<span id="LC55" class="line" lang="plaintext">  692 |               if (INT_MULTIPLY_WRAPV (width, 10, &width)</span>
<span id="LC56" class="line" lang="plaintext">      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC57" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:416:34: note: expanded from macro 'INT_MULTIPLY_WRAPV'</span>
<span id="LC58" class="line" lang="plaintext">  416 |    _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)</span>
<span id="LC59" class="line" lang="plaintext">      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC60" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:505:45: note: expanded from macro '_GL_INT_OP_WRAPV'</span>
<span id="LC61" class="line" lang="plaintext">  505 |     : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))</span>
<span id="LC62" class="line" lang="plaintext">      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</span>
<span id="LC63" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:510:41: note: expanded from macro '_GL_INT_OP_WRAPV_LONGISH'</span>
<span id="LC64" class="line" lang="plaintext">  510 |         ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \</span>
<span id="LC65" class="line" lang="plaintext">      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC66" class="line" lang="plaintext">  511 |                            long int, LONG_MIN, LONG_MAX) \</span>
<span id="LC67" class="line" lang="plaintext">      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC68" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:534:4: note: expanded from macro '_GL_INT_OP_CALC'</span>
<span id="LC69" class="line" lang="plaintext">  534 |   (overflow (a, b, tmin, tmax) \</span>
<span id="LC70" class="line" lang="plaintext">      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC71" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:601:35: note: expanded from macro '_GL_INT_MULTIPLY_RANGE_OVERFLOW'</span>
<span id="LC72" class="line" lang="plaintext">  601 |          : 0 < (a) && -1 - (tmin) < (a) - 1) \</span>
<span id="LC73" class="line" lang="plaintext">      |                       ~~~~~~~~~~~ ^ ~~~~~~~</span>
<span id="LC74" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:692:19: warning: result of comparison of constant -922337203685477580 with expression of type 'int' is always true [-Wtautological-constant-out-of-range-compare]</span>
<span id="LC75" class="line" lang="plaintext">  692 |               if (INT_MULTIPLY_WRAPV (width, 10, &width)</span>
<span id="LC76" class="line" lang="plaintext">      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC77" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:416:34: note: expanded from macro 'INT_MULTIPLY_WRAPV'</span>
<span id="LC78" class="line" lang="plaintext">  416 |    _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)</span>
<span id="LC79" class="line" lang="plaintext">      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC80" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:505:45: note: expanded from macro '_GL_INT_OP_WRAPV'</span>
<span id="LC81" class="line" lang="plaintext">  505 |     : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))</span>
<span id="LC82" class="line" lang="plaintext">      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</span>
<span id="LC83" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:510:41: note: expanded from macro '_GL_INT_OP_WRAPV_LONGISH'</span>
<span id="LC84" class="line" lang="plaintext">  510 |         ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \</span>
<span id="LC85" class="line" lang="plaintext">      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC86" class="line" lang="plaintext">  511 |                            long int, LONG_MIN, LONG_MAX) \</span>
<span id="LC87" class="line" lang="plaintext">      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC88" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:534:4: note: expanded from macro '_GL_INT_OP_CALC'</span>
<span id="LC89" class="line" lang="plaintext">  534 |   (overflow (a, b, tmin, tmax) \</span>
<span id="LC90" class="line" lang="plaintext">      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC91" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:602:22: note: expanded from macro '_GL_INT_MULTIPLY_RANGE_OVERFLOW'</span>
<span id="LC92" class="line" lang="plaintext">  602 |       : (tmin) / (b) < (a)) \</span>
<span id="LC93" class="line" lang="plaintext">      |         ~~~~~~~~~~~~ ^ ~~~</span>
<span id="LC94" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:692:19: warning: result of comparison of constant 922337203685477580 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare]</span>
<span id="LC95" class="line" lang="plaintext">  692 |               if (INT_MULTIPLY_WRAPV (width, 10, &width)</span>
<span id="LC96" class="line" lang="plaintext">      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC97" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:416:34: note: expanded from macro 'INT_MULTIPLY_WRAPV'</span>
<span id="LC98" class="line" lang="plaintext">  416 |    _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)</span>
<span id="LC99" class="line" lang="plaintext">      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC100" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:505:45: note: expanded from macro '_GL_INT_OP_WRAPV'</span>
<span id="LC101" class="line" lang="plaintext">  505 |     : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))</span>
<span id="LC102" class="line" lang="plaintext">      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</span>
<span id="LC103" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:510:41: note: expanded from macro '_GL_INT_OP_WRAPV_LONGISH'</span>
<span id="LC104" class="line" lang="plaintext">  510 |         ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \</span>
<span id="LC105" class="line" lang="plaintext">      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC106" class="line" lang="plaintext">  511 |                            long int, LONG_MIN, LONG_MAX) \</span>
<span id="LC107" class="line" lang="plaintext">      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC108" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:534:4: note: expanded from macro '_GL_INT_OP_CALC'</span>
<span id="LC109" class="line" lang="plaintext">  534 |   (overflow (a, b, tmin, tmax) \</span>
<span id="LC110" class="line" lang="plaintext">      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC111" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:609:22: note: expanded from macro '_GL_INT_MULTIPLY_RANGE_OVERFLOW'</span>
<span id="LC112" class="line" lang="plaintext">  609 |       : (tmax) / (b) < (a)))</span>
<span id="LC113" class="line" lang="plaintext">      |         ~~~~~~~~~~~~ ^ ~~~</span>
<span id="LC114" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:692:19: warning: result of comparison of constant 922337203685477580 with expression of type 'int' is always true [-Wtautological-constant-out-of-range-compare]</span>
<span id="LC115" class="line" lang="plaintext">  692 |               if (INT_MULTIPLY_WRAPV (width, 10, &width)</span>
<span id="LC116" class="line" lang="plaintext">      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC117" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:416:34: note: expanded from macro 'INT_MULTIPLY_WRAPV'</span>
<span id="LC118" class="line" lang="plaintext">  416 |    _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)</span>
<span id="LC119" class="line" lang="plaintext">      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC120" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:505:45: note: expanded from macro '_GL_INT_OP_WRAPV'</span>
<span id="LC121" class="line" lang="plaintext">  505 |     : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))</span>
<span id="LC122" class="line" lang="plaintext">      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</span>
<span id="LC123" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:515:41: note: expanded from macro '_GL_INT_OP_WRAPV_LONGISH'</span>
<span id="LC124" class="line" lang="plaintext">  515 |         ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \</span>
<span id="LC125" class="line" lang="plaintext">      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC126" class="line" lang="plaintext">  516 |                            long long int, LLONG_MIN, LLONG_MAX) \</span>
<span id="LC127" class="line" lang="plaintext">      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC128" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:534:4: note: expanded from macro '_GL_INT_OP_CALC'</span>
<span id="LC129" class="line" lang="plaintext">  534 |   (overflow (a, b, tmin, tmax) \</span>
<span id="LC130" class="line" lang="plaintext">      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC131" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:593:16: note: expanded from macro '_GL_INT_MULTIPLY_RANGE_OVERFLOW'</span>
<span id="LC132" class="line" lang="plaintext">  593 |          ? (a) < (tmax) / (b) \</span>
<span id="LC133" class="line" lang="plaintext">      |            ~~~ ^ ~~~~~~~~~~~~</span>
<span id="LC134" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:692:19: warning: result of comparison of constant -922337203685477580 with expression of type 'int' is always true [-Wtautological-constant-out-of-range-compare]</span>
<span id="LC135" class="line" lang="plaintext">  692 |               if (INT_MULTIPLY_WRAPV (width, 10, &width)</span>
<span id="LC136" class="line" lang="plaintext">      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC137" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:416:34: note: expanded from macro 'INT_MULTIPLY_WRAPV'</span>
<span id="LC138" class="line" lang="plaintext">  416 |    _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)</span>
<span id="LC139" class="line" lang="plaintext">      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC140" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:505:45: note: expanded from macro '_GL_INT_OP_WRAPV'</span>
<span id="LC141" class="line" lang="plaintext">  505 |     : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))</span>
<span id="LC142" class="line" lang="plaintext">      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</span>
<span id="LC143" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:515:41: note: expanded from macro '_GL_INT_OP_WRAPV_LONGISH'</span>
<span id="LC144" class="line" lang="plaintext">  515 |         ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \</span>
<span id="LC145" class="line" lang="plaintext">      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC146" class="line" lang="plaintext">  516 |                            long long int, LLONG_MIN, LLONG_MAX) \</span>
<span id="LC147" class="line" lang="plaintext">      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC148" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:534:4: note: expanded from macro '_GL_INT_OP_CALC'</span>
<span id="LC149" class="line" lang="plaintext">  534 |   (overflow (a, b, tmin, tmax) \</span>
<span id="LC150" class="line" lang="plaintext">      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC151" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:597:13: note: expanded from macro '_GL_INT_MULTIPLY_RANGE_OVERFLOW'</span>
<span id="LC152" class="line" lang="plaintext">  594 |          : ((INT_NEGATE_OVERFLOW (b) \</span>
<span id="LC153" class="line" lang="plaintext">      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC154" class="line" lang="plaintext">  595 |              ? _GL_INT_CONVERT (b, tmax) >> (TYPE_WIDTH (+ (b)) - 1) \</span>
<span id="LC155" class="line" lang="plaintext">      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC156" class="line" lang="plaintext">  596 |              : (tmax) / -(b)) \</span>
<span id="LC157" class="line" lang="plaintext">      |              ~~~~~~~~~~~~~~~~</span>
<span id="LC158" class="line" lang="plaintext">  597 |             <= -1 - (a))) \</span>
<span id="LC159" class="line" lang="plaintext">      |             ^  ~~~~~~~~</span>
<span id="LC160" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:692:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare]</span>
<span id="LC161" class="line" lang="plaintext">  692 |               if (INT_MULTIPLY_WRAPV (width, 10, &width)</span>
<span id="LC162" class="line" lang="plaintext">      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC163" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:416:34: note: expanded from macro 'INT_MULTIPLY_WRAPV'</span>
<span id="LC164" class="line" lang="plaintext">  416 |    _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)</span>
<span id="LC165" class="line" lang="plaintext">      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC166" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:505:45: note: expanded from macro '_GL_INT_OP_WRAPV'</span>
<span id="LC167" class="line" lang="plaintext">  505 |     : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))</span>
<span id="LC168" class="line" lang="plaintext">      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</span>
<span id="LC169" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:515:41: note: expanded from macro '_GL_INT_OP_WRAPV_LONGISH'</span>
<span id="LC170" class="line" lang="plaintext">  515 |         ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \</span>
<span id="LC171" class="line" lang="plaintext">      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC172" class="line" lang="plaintext">  516 |                            long long int, LLONG_MIN, LLONG_MAX) \</span>
<span id="LC173" class="line" lang="plaintext">      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC174" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:534:4: note: expanded from macro '_GL_INT_OP_CALC'</span>
<span id="LC175" class="line" lang="plaintext">  534 |   (overflow (a, b, tmin, tmax) \</span>
<span id="LC176" class="line" lang="plaintext">      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC177" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:601:35: note: expanded from macro '_GL_INT_MULTIPLY_RANGE_OVERFLOW'</span>
<span id="LC178" class="line" lang="plaintext">  601 |          : 0 < (a) && -1 - (tmin) < (a) - 1) \</span>
<span id="LC179" class="line" lang="plaintext">      |                       ~~~~~~~~~~~ ^ ~~~~~~~</span>
<span id="LC180" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:692:19: warning: result of comparison of constant -922337203685477580 with expression of type 'int' is always true [-Wtautological-constant-out-of-range-compare]</span>
<span id="LC181" class="line" lang="plaintext">  692 |               if (INT_MULTIPLY_WRAPV (width, 10, &width)</span>
<span id="LC182" class="line" lang="plaintext">      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC183" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:416:34: note: expanded from macro 'INT_MULTIPLY_WRAPV'</span>
<span id="LC184" class="line" lang="plaintext">  416 |    _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)</span>
<span id="LC185" class="line" lang="plaintext">      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC186" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:505:45: note: expanded from macro '_GL_INT_OP_WRAPV'</span>
<span id="LC187" class="line" lang="plaintext">  505 |     : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))</span>
<span id="LC188" class="line" lang="plaintext">      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</span>
<span id="LC189" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:515:41: note: expanded from macro '_GL_INT_OP_WRAPV_LONGISH'</span>
<span id="LC190" class="line" lang="plaintext">  515 |         ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \</span>
<span id="LC191" class="line" lang="plaintext">      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC192" class="line" lang="plaintext">  516 |                            long long int, LLONG_MIN, LLONG_MAX) \</span>
<span id="LC193" class="line" lang="plaintext">      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC194" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:534:4: note: expanded from macro '_GL_INT_OP_CALC'</span>
<span id="LC195" class="line" lang="plaintext">  534 |   (overflow (a, b, tmin, tmax) \</span>
<span id="LC196" class="line" lang="plaintext">      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC197" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:602:22: note: expanded from macro '_GL_INT_MULTIPLY_RANGE_OVERFLOW'</span>
<span id="LC198" class="line" lang="plaintext">  602 |       : (tmin) / (b) < (a)) \</span>
<span id="LC199" class="line" lang="plaintext">      |         ~~~~~~~~~~~~ ^ ~~~</span>
<span id="LC200" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/nstrftime.c:692:19: warning: result of comparison of constant 922337203685477580 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare]</span>
<span id="LC201" class="line" lang="plaintext">  692 |               if (INT_MULTIPLY_WRAPV (width, 10, &width)</span>
<span id="LC202" class="line" lang="plaintext">      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC203" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:416:34: note: expanded from macro 'INT_MULTIPLY_WRAPV'</span>
<span id="LC204" class="line" lang="plaintext">  416 |    _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)</span>
<span id="LC205" class="line" lang="plaintext">      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC206" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:505:45: note: expanded from macro '_GL_INT_OP_WRAPV'</span>
<span id="LC207" class="line" lang="plaintext">  505 |     : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))</span>
<span id="LC208" class="line" lang="plaintext">      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</span>
<span id="LC209" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:515:41: note: expanded from macro '_GL_INT_OP_WRAPV_LONGISH'</span>
<span id="LC210" class="line" lang="plaintext">  515 |         ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \</span>
<span id="LC211" class="line" lang="plaintext">      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC212" class="line" lang="plaintext">  516 |                            long long int, LLONG_MIN, LLONG_MAX) \</span>
<span id="LC213" class="line" lang="plaintext">      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC214" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:534:4: note: expanded from macro '_GL_INT_OP_CALC'</span>
<span id="LC215" class="line" lang="plaintext">  534 |   (overflow (a, b, tmin, tmax) \</span>
<span id="LC216" class="line" lang="plaintext">      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC217" class="line" lang="plaintext">../../../../sources/gnutls-3.7.11/src/gl/intprops.h:609:22: note: expanded from macro '_GL_INT_MULTIPLY_RANGE_OVERFLOW'</span>
<span id="LC218" class="line" lang="plaintext">  609 |       : (tmax) / (b) < (a)))</span>
<span id="LC219" class="line" lang="plaintext">      |         ~~~~~~~~~~~~ ^ ~~~</span>
<span id="LC220" class="line" lang="plaintext">10 warnings and 1 error generated.</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
</details>
<h2 dir="auto" style="font-size: 1.5em; font-weight: 600; padding-bottom: .3em; border-bottom-width: 1px; border-bottom-color: #bfbfc3; border-bottom-style: solid; color: #28272d; margin: 24px 0 16px;" align="initial">
<a href="#expected-results" aria-hidden="true" class="anchor" id="user-content-expected-results" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>Expected results:</h2>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">A successful build</p>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">This patch for NDK can help work around this issue:</p>
<details style="margin-bottom: 0;"><summary style="margin-top: 0;">Patch</summary>
<div class="gl-relative markdown-code-block js-markdown-code" style="margin-left: 1rem;">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #28272d; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 16px; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">--- a/include/time.h</span>
<span id="LC2" class="line" lang="plaintext">+++ b/include/time.h</span>
<span id="LC3" class="line" lang="plaintext">@@ -39,6 +39,7 @@</span>
<span id="LC4" class="line" lang="plaintext"></span>
<span id="LC5" class="line" lang="plaintext"> __BEGIN_DECLS</span>
<span id="LC6" class="line" lang="plaintext"></span>
<span id="LC7" class="line" lang="plaintext">+#if __ANDROID_API__ >= 35</span>
<span id="LC8" class="line" lang="plaintext"> /* If we just use void* in the typedef, the compiler exposes that in error messages. */</span>
<span id="LC9" class="line" lang="plaintext"> struct __timezone_t;</span>
<span id="LC10" class="line" lang="plaintext"></span>
<span id="LC11" class="line" lang="plaintext">@@ -50,6 +51,7 @@</span>
<span id="LC12" class="line" lang="plaintext">  * to remove the pointer.</span>
<span id="LC13" class="line" lang="plaintext">  */</span>
<span id="LC14" class="line" lang="plaintext"> typedef struct __timezone_t* timezone_t;</span>
<span id="LC15" class="line" lang="plaintext">+#endif</span>
<span id="LC16" class="line" lang="plaintext"></span>
<span id="LC17" class="line" lang="plaintext"> /** Divisor to compute seconds from the result of a call to clock(). */</span>
<span id="LC18" class="line" lang="plaintext"> #define CLOCKS_PER_SEC 1000000</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
</details>
</div>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1603">view it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.com">gitlab.com</a>. <a href="https://gitlab.com/-/sent_notifications/6df06974f240259b7f8c1933655c4044/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.com/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.com/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/1603"}}</script>


</p>
</div>
</body>
</html>