GNOME Bugzilla – Bug 676303
gcmd 1.2.8.15 does not compile with poppler 0.20.0
Last modified: 2014-01-08 12:37:36 UTC
Created attachment 214298 [details] [review] patch to compile with poppler 0.20.0 poppler 0.20.0 is released on 2012-05-10 and gnome-commander 1.2.8.15 (and perhaps latest git) does not compile with this poppler like: /builddir/build/BUILD/gnome-commander-1.2.8.15/_builddir/../src/tags/gnome-cmd-tags-poppler.cc: 関数 ‘void gcmd_tags_poppler_init()’ 内: /builddir/build/BUILD/gnome-commander-1.2.8.15/_builddir/../src/tags/gnome-cmd-tags-poppler.cc:55:38: エラー: ‘setErrorFunction’ was not declared in this scope (関数 foo 内 is "in function foo", "エラー" is error). The related change in poppler: http://cgit.freedesktop.org/poppler/poppler/commit?id=00549400f155d8e36b4ac718603fc945858fe50d http://cgit.freedesktop.org/poppler/poppler/commit/?id=53f94df2ce21793914ccc153ba6b2fe5cbeb8371 Downstream bug report on Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=822405 Patch is provided by Marek Kašík mkasik_AT_redhat.com
(another reason more to switch ASAP from the poppler private core API to poppler-glib, see #641842).
Thanks! The bug provided by Marek Kašík was successfully committed in the current stable and master branch. Bug is fixed!