<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <dl style="line-height: 1.5; margin-left: 2em">
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
      <dd style="margin-left: 8.5em">Tetsuro IKEDA &lt;ikdtt****@gmail*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2010-03-16 14:02:10 +0900 (Tue, 16 Mar 2010)</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
      <dd style="margin-left: 8.5em"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f">b3e5655c1c31dfa81092261c80dd93b732cc7b0f</a></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Log</dt>
      <dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em">fixed grn_table_cursor_open parameters.</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#diff-0">driver.c</a></li>
          <li><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#diff-1">test/run-unit-test.sh</a></li>
        </ul>
      </dd>
    </dl>

    <div class="diff-section" style="clear: both">
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: driver.c (+3 -3)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L656">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L657">657</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L658">658</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L659">659</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L660">660</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L661">661</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L662">662</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L663">663</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L664">664</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L665">665</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L666">666</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L667">667</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L668">668</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L669">669</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L670">670</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L671">671</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L672">672</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L673">673</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L674">674</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0L675">675</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R656">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R657">657</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R658">658</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R659">659</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R660">660</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R661">661</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R662">662</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R663">663</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R664">664</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R665">665</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R666">666</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R667">667</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R668">668</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R669">669</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R670">670</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R671">671</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R672">672</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R673">673</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R674">674</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L0R675">675</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -657,19 +657,19 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">int mrn_rnd_init(grn_ctx *ctx, mrn_info *info, mrn_expr *expr)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">       }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       cur = cur-&gt;next;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     }</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    grn_expr_compile(ctx, gexpr);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     info-&gt;res = grn_table_create(ctx, NULL, 0, NULL,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                                  GRN_TABLE_HASH_KEY|GRN_OBJ_WITH_SUBREC,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                                  info-&gt;table-&gt;obj, NULL);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     grn_table_select(ctx, info-&gt;table-&gt;obj, gexpr, info-&gt;res, GRN_OP_OR);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     info-&gt;cursor = grn_table_cursor_open(ctx, info-&gt;res, NULL, 0, NULL,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-                                         0, 0, 0, 0);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+                                         0, 0, -1, 0);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     grn_obj_close(ctx, &amp;intbuf);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     grn_obj_close(ctx, &amp;textbuf);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   else</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    info-&gt;cursor = grn_table_cursor_open(ctx, info-&gt;table-&gt;obj, NULL, 0, NULL, 0, 0, 0, 0);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    info-&gt;cursor = grn_table_cursor_open(ctx, info-&gt;table-&gt;obj, NULL, 0, NULL, 0, 0, -1, 0);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (info-&gt;cursor == NULL)</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       GRN_LOG(ctx, GRN_LOG_ERROR, &quot;cannot open cursor: %s&quot;, info-&gt;table-&gt;name);</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: test/run-unit-test.sh (+7 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L11">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L14">14</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L15">15</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L16">16</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L18">18</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L26">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L27">27</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L29">29</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L30">30</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1L31">31</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R11">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R14">14</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R15">15</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R16">16</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R18">18</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R26">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R27">27</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R29">29</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R30">30</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R31">31</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R32">32</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R33">33</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R34">34</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R35">35</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R36">36</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/b3e5655c1c31dfa81092261c80dd93b732cc7b0f#L1R37">37</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -12,7 +12,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">if test -z &quot;$CUTTER&quot;; then</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> fi</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> export CUTTER</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-CUTTER_ARGS=&quot;-v v --fatal-failures&quot;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+CUTTER_ARGS=</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> CUTTER_WRAPPER=</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if test x&quot;$CUTTER_DEBUG&quot; = x&quot;yes&quot;; then</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if test x&quot;$TUI_DEBUG&quot; = x&quot;yes&quot;; then</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -27,5 +27,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">elif test x&quot;$CUTTER_CHECK_LEAK&quot; = x&quot;yes&quot;; then</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">     CUTTER_ARGS=&quot;--keep-opening-modules&quot;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> fi</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+if test x&quot;$STOP_ERROR&quot; = x&quot;yes&quot;; then</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    CUTTER_ARGS=&quot;-v v --fatal-failures&quot;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+else</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    CUTTER_ARGS=&quot;-v v&quot;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+fi</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> CUTTER_ARGS=&quot;$CUTTER_ARGS -s $BASE_DIR&quot;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> $CUTTER_WRAPPER $CUTTER $CUTTER_ARGS &quot;$@&quot; $BASE_DIR</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>