Bug 78103 - Multiple typedef of PopplerTextSpan
Summary: Multiple typedef of PopplerTextSpan
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-30 05:42 UTC by OBATA Akio
Modified: 2014-04-30 07:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description OBATA Akio 2014-04-30 05:42:42 UTC
"typedef struct _PopplerTextSpan PopplerTextSpan" is in glib/poppler-structure-element.h, but already in glib/poppler.h.
It cause build failure, at least NetBSD-6.1.4 (with gcc-4.5.3), then it should be removed.

It seemt that it is suggested in reviews of Bug#64821 but not refrect to commit.
Comment 1 Carlos Garcia Campos 2014-04-30 07:28:03 UTC
Fixed in both branches, thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.