<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Incompatible pointer cast in _poppler_attachment_new"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77921#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Incompatible pointer cast in _poppler_attachment_new"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77921">bug 77921</a>
              from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=98061" name="attach_98061" title="Use time_t instead of GTime in PopplerAttachment">attachment 98061</a> <a href="attachment.cgi?id=98061&action=edit" title="Use time_t instead of GTime in PopplerAttachment">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=77921&attachment=98061'>[review]</a>
Use time_t instead of GTime in PopplerAttachment

I didn't change it to time_t at first because as you say, it would break
compatibility, and I don't know what all needs to be done for an API break. 
This patch changes PopplerAttachment to use time_t instead of GTime and renames
_poppler_convert_pdf_date_to_gtime function to
_poppler_convert_pdf_date_to_time_t.  I'll leave the old patch visible in case
someone wants to apply that to a released version, and this one to an
unreleased version.</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>