<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r201928?) API test WTF.StringOperators failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=158623#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r201928?) API test WTF.StringOperators failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=158623">bug 158623</a>
              from <span class="vcard"><a class="email" href="mailto:beidson&#64;apple.com" title="Brady Eidson &lt;beidson&#64;apple.com&gt;"> <span class="fn">Brady Eidson</span></a>
</span></b>
        <pre>WTF_STRINGTYPEADAPTER_COPIED_WTF_STRING is an abomination.

This was a bizarre linker error.

Apparently only *one file* in TestWebKitAPI is allowed to use string concatenation (which includes makeString, which my new test was using)

If any other file tries to use it, it will break WTF.StringOperators.</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>