[Poppler-bugs] [Bug 67278] Does not build with gtk+ master (3.10) when deprecated symbols are disabled

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 25 09:02:01 PDT 2013


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

--- Comment #2 from Germán Poo-Caamaño <gpoo at gnome.org> ---
(In reply to comment #1)
> why does it fail to build? it should give just compile warnings, that we
> should silence, but I don't think we need to change the code for symbols
> deprecated in a gtk+ version higher than the required one

At least in GNOME, jhbuild disables deprecated symbols by default.

I saw 2 options:
1. Add an option in jhbuild to not check deprecated symbols.
2. Migrate the old API to the new one.

In the long term, (2) is better IMVHO.

The changes I applied are the ones suggested in the migration guide from gtk+2
to Gtk+3:
https://developer.gnome.org/gtk3/stable/checklist-named-icons.html

They did not bite before, but it is supposed to be part of the migration.

-- 
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/20130725/690567d1/attachment.html>


More information about the Poppler-bugs mailing list