<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add support for reading PDF/A, PDF/X version from the information dictionary (glib backend)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107182#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add support for reading PDF/A, PDF/X version from the information dictionary (glib backend)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107182">bug 107182</a>
              from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>I see you're using regexec which is not available on windows since it's a posix
thing.

I don't really care much for windows personally, but people get annoyed when we
break the build too much.

Can you try using the C++11 regexp support that should be more widely
supported?
<a href="https://en.cppreference.com/w/cpp/regex">https://en.cppreference.com/w/cpp/regex</a>

Sorry about that :/</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>