<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - "out of memory" errors on empty match element in fonts.conf"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71085#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - "out of memory" errors on empty match element in fonts.conf"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71085">bug 71085</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>(In reply to <a href="show_bug.cgi?id=71085#c3">comment #3</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=71085#c2">comment #2</a>)
> > that is invalid case. DTD says:
> > 
> > <!ELEMENT match (test*, edit*)+>
> > 
> > match element has to contain one test or edit at least.

> I don't think so, because you have * after "test" and after "edit". At
> least, "xmllint --noout --loaddtd --valid" validates the XML file. This is
> different from:

> <!ELEMENT match (test | edit)+></span >

I misunderstood that then. let me correct for that too.</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>