<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ossy&#64;webkit.org" title="Csaba Osztrogonác &lt;ossy&#64;webkit.org&gt;"> <span class="fn">Csaba Osztrogonác</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: debugging attributes for text markers"
   href="https://bugs.webkit.org/show_bug.cgi?id=145283">bug 145283</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>cgarcia&#64;igalia.com, clopez&#64;igalia.com, mrobinson&#64;webkit.org, ossy&#64;webkit.org, zan&#64;falconsigh.net
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: debugging attributes for text markers"
   href="https://bugs.webkit.org/show_bug.cgi?id=145283#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: debugging attributes for text markers"
   href="https://bugs.webkit.org/show_bug.cgi?id=145283">bug 145283</a>
              from <span class="vcard"><a class="email" href="mailto:ossy&#64;webkit.org" title="Csaba Osztrogonác &lt;ossy&#64;webkit.org&gt;"> <span class="fn">Csaba Osztrogonác</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=145283#c12">comment #12</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=254126&amp;action=diff" name="attach_254126" title="patch">attachment 254126</a> <a href="attachment.cgi?id=254126&amp;action=edit" title="patch">[details]</a></span>
&gt; patch
&gt; 
&gt; Clearing flags on attachment: 254126
&gt; 
&gt; Committed r185137: &lt;<a href="http://trac.webkit.org/changeset/185137">http://trac.webkit.org/changeset/185137</a>&gt;</span >

It broke the debug GTK build:
../../Source/WebCore/dom/Text.cpp:238:60: error: ‘strlcpy’ was not declared in this scope
     strlcpy(buffer, result.toString().utf8().data(), length);

$man strncpy
&quot;strlcpy() is not present in glibc and is not standardized by POSIX,
but is available on Linux via the libbsd library.&quot;

I just reported this issue, but don't have any time
to try to fix it myself. cc-ing GTK maintainters.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>