[Poppler-bugs] [Bug 77921] Incompatible pointer cast in _poppler_attachment_new

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Apr 26 16:33:35 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=77921

--- Comment #2 from Jason Crain <jason at aquaticape.us> ---
Created attachment 98061
  --> https://bugs.freedesktop.org/attachment.cgi?id=98061&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20140426/cfc045cf/attachment.html>


More information about the Poppler-bugs mailing list