<!DOCTYPE html>
<html data-lt-installed="true">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body style="padding-bottom: 1px;">
    <p>Hi, Sergey!</p>
    <div class="moz-cite-prefix">On 3/3/26 15:01, Sergey Kaplun wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:aabNkgwhK_MXVKX1@root">
      <pre wrap="" class="moz-quote-pre">Hi, Sergey!
Thanks for the review!
See my answer below.

On 03.03.26, Sergey Bronnikov wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">Hi, Sergey,

thanks for the patch! LGTM with a minor comment.

Sergey

On 2/25/26 15:11, Sergey Kaplun wrote:
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">
<snipped>

</pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="" class="moz-quote-pre">+
+local checkers = {}
+
+-- Called twice for the pseudo-type that aliases base Lua type via
+-- checkers map.
+local function checks(expected_type)
+  -- Value expected to be `checks_tab()` or `checks_obj()`
+  -- argument. It is always a table.
+  local _, value = debug_getlocal(2, 1)
+  -- Simple stitching function. Additional arguments are needed to
+  -- occupy the corresponding slot.
</pre>
        </blockquote>
        <pre wrap="" class="moz-quote-pre">
It is not clear for me why this corresponding slot is needed.

The bug can be reproduced without double nil's passed to math_modf().
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">
Not for all builds (i.e. GC64 and non-GC64).</pre>
    </blockquote>
    <p>ok, thanks for the answer!</p>
    <p>LGTM then</p>
    <p><br>
    </p>
    <p><snipped></p>
  </body>
  <lt-container></lt-container>
</html>