<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Don't warn if cachedir isn't specified"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90148">bug 90148</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>
                
           </td>
           <td>akira@tagoh.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Don't warn if cachedir isn't specified"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90148#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Don't warn if cachedir isn't specified"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90148">bug 90148</a>
              from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>think of warning related to things in the configuration file, it can be dropped
perhaps? because we can read the proper place configured at the build time if
it's not specified, even on Win32, it should works the desired way after
f6e6a8a.

I'm not sure what's the purpose of the warning/error for that though, if it is
to detect the installation error, is it a good idea to add an API like
FcInitLoadConfigFromMemory() or so and allow NULL for the configuration? dunno
if there are any cases to read it from memory really. FcInitWithMinimalConfig()
or so may be more useful perhaps.

Any thought?</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>