<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [TAGGEDPDF] Parse the Tagged-PDF document structure tree when present"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64815#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [TAGGEDPDF] Parse the Tagged-PDF document structure tree when present"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64815">bug 64815</a>
              from <span class="vcard"><a class="email" href="mailto:carlosgc@gnome.org" title="Carlos Garcia Campos <carlosgc@gnome.org>"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=79990" name="attach_79990" title="[PATCH 1/6] Tagged-PDF: Accessors in Catalog for the MarkInfo">attachment 79990</a> <a href="attachment.cgi?id=79990&action=edit" title="[PATCH 1/6] Tagged-PDF: Accessors in Catalog for the MarkInfo">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=64815&attachment=79990'>[review]</a>
[PATCH 1/6] Tagged-PDF: Accessors in Catalog for the MarkInfo

Review of <span class=""><a href="attachment.cgi?id=79990" name="attach_79990" title="[PATCH 1/6] Tagged-PDF: Accessors in Catalog for the MarkInfo">attachment 79990</a> <a href="attachment.cgi?id=79990&action=edit" title="[PATCH 1/6] Tagged-PDF: Accessors in Catalog for the MarkInfo">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=64815&attachment=79990'>[review]</a>:
-----------------------------------------------------------------

LGTM

::: poppler/Catalog.h
@@ +228,4 @@
<span class="quote">>    GooString *baseURI;         // base URI for URI-type links
>    Object metadata;                // metadata stream
>    Object structTreeRoot;  // structure tree root dictionary
> +  int markInfo;                 // Flags from MarkInfo dictionary</span >

Maybe this should be Guint instead of int, since it's what getMarkInfo()
returns too.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>