<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [patch] Allow fontconfig to use 3 components in locales"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92776">92776</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[patch] Allow fontconfig to use 3 components in locales
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>fontconfig
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>2.11
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>FreeBSD
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>library
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>fontconfig-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kwm@rainbow-runner.nl
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>freedesktop@behdad.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=119343" name="attach_119343" title="Support 3 component locales">attachment 119343</a> <a href="attachment.cgi?id=119343&action=edit" title="Support 3 component locales">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=92776&attachment=119343'>[review]</a>
Support 3 component locales

Linux only supports locales with 2 components while POSIX supports
locales with 3 components.

DragonFly and FreeBSD both follow POSIX, which causes fontconfig to
give the following warning:

% env LC_CTYPE=sr_Cyrl_RS.UTF-8 leafpad
Fontconfig warning: ignoring sr_Cyrl_RS.UTF-8: not a valid region tag

For more information about the POSIX documentation:
<a href="http://tools.ietf.org/html/bcp47">http://tools.ietf.org/html/bcp47</a>
Chapter 2.1.1 goes over formatting and Appendix-A has more examples.</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>