[Poppler-bugs] [Bug 45384] Various minor introspection improvements
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 30 06:01:47 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=45384
--- Comment #2 from Carlos Garcia Campos <carlosgc at gnome.org> 2012-01-30 06:01:47 PST ---
(In reply to comment #0)
> I noticed a few issues while working on the Vala bindings:
>
> 1. Poppler.ActionLayer.layers is missing an element-type annotation
> 2. Poppler.ActionOCGState.state_list is missing an element-type annotation
> 3. PopplerAttachmentClass is exposed publicly when it probably shouldn't be
>
> The first two are relatively straightforward; simply add the annotations. The
> third is a little more complicated. Removing the struct from the public headers
> is technically an API break, but it's quite unlikely that anyone is actually
> using the struct and it wasn't documented so IMHO it's okay to remove it.
You are right, but it's not enough reason to break the API.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Poppler-bugs
mailing list