<!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">Kouhei Sutou &lt;kou****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2012-04-09 17:30:55 +0900 (Mon, 09 Apr 2012)</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81">98bb04aa648d2afa670e7e3a1be0376b8cc89a81</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">Place * adjucent to variable

type* variable -&gt;
type *variable</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#diff-0">lib/mrn_path_mapper.cpp</a></li>
          <li><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#diff-1">lib/mrn_path_mapper.hpp</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: lib/mrn_path_mapper.cpp (+5 -5)</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L27">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L29">29</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L30">30</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L31">31</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L32">32</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L33">33</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L34">34</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L41">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L42">42</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L43">43</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L44">44</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L45">45</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L47">47</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L48">48</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L66">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L67">67</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L68">68</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L69">69</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L70">70</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L71">71</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L72">72</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L73">73</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L87">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L88">88</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L89">89</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L90">90</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L91">91</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L94">94</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L113">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L114">114</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L115">115</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L116">116</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L117">117</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L118">118</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L119">119</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0L120">120</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R27">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R29">29</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R30">30</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R31">31</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R32">32</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R33">33</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R34">34</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R41">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R42">42</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R43">43</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R44">44</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R47">47</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R48">48</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R66">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R67">67</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R68">68</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R69">69</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R70">70</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R71">71</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R72">72</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R73">73</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R87">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R88">88</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R89">89</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R90">90</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R91">91</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R94">94</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R113">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R114">114</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R115">115</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R116">116</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R117">117</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R118">118</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R119">119</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L0R120">120</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">@@ -28,7 +28,7 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #include &lt;string.h&gt;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> namespace mrn {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  PathMapper::PathMapper(const char* mysql_path)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  PathMapper::PathMapper(const char *mysql_path)</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     : mysql_path_(mysql_path) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     db_path_[0] = '\0';</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     db_name_[0] = '\0';</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -42,7 +42,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">namespace mrn {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">    * &quot;/tmp/mysql-test/var/tmp/mysqld.1/#sql27c5_1_0&quot; ==&gt;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">    *   &quot;/tmp/mysql-test/var/tmp/mysqld.1/#sql27c5_1_0.mrn&quot;</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">-  const char* PathMapper::db_path() {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  const char *PathMapper::db_path() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (db_path_[0] != '\0') {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       return db_path_;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     }</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -67,7 +67,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">namespace mrn {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">    * &quot;/tmp/mysql-test/var/tmp/mysqld.1/#sql27c5_1_0&quot; ==&gt;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">    *   &quot;/tmp/mysql-test/var/tmp/mysqld.1/#sql27c5_1_0&quot;</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">-  const char* PathMapper::db_name() {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  const char *PathMapper::db_name() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (db_name_[0] != '\0') {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       return db_name_;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     }</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -88,7 +88,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">namespace mrn {</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">    * &quot;./${db}/${table}&quot; ==&gt; &quot;${table}&quot; (with encoding first '_')</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">-  const char* PathMapper::table_name() {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  const char *PathMapper::table_name() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (table_name_[0] != '\0') {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       return table_name_;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     }</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -114,7 +114,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">namespace mrn {</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">    * &quot;./${db}/${table}&quot; ==&gt; &quot;${table}&quot; (without encoding first '_')</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">-  const char* PathMapper::mysql_table_name() {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  const char *PathMapper::mysql_table_name() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     if (mysql_table_name_[0] != '\0') {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       return mysql_table_name_;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     }</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: lib/mrn_path_mapper.hpp (+6 -6)</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L26">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L29">29</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L30">30</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L31">31</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L32">32</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L33">33</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L34">34</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-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L35">35</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L36">36</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L37">37</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L38">38</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1L39">39</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1R26">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1R29">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-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1R34">34</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1R35">35</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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#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/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1R37">37</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1R38">38</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/mroonga/mroonga/commit/98bb04aa648d2afa670e7e3a1be0376b8cc89a81#L1R39">39</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">@@ -27,13 +27,13 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> namespace mrn {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   class PathMapper {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   public:</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    PathMapper(const char* mysql_path);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    const char* db_path();</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    const char* db_name();</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    const char* table_name();</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    const char* mysql_table_name();</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    PathMapper(const char *mysql_path);</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    const char *db_path();</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    const char *db_name();</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    const char *table_name();</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    const char *mysql_table_name();</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   private:</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-    const char* mysql_path_;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+    const char *mysql_path_;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     char db_path_[MRN_MAX_PATH_SIZE];</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     char db_name_[MRN_MAX_PATH_SIZE];</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     char table_name_[MRN_MAX_PATH_SIZE];</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>