On Wed, Sep 28, 2016 at 08:36:01PM +0200, Albert Astals Cid wrote: > El dimarts, 27 de setembre de 2016, a les 18:20:43 CEST, Jason Crain va > escriure: > > On Tue, Sep 27, 2016 at 10:31:21PM +0200, Albert Astals Cid wrote: > > > El dijous, 15 de setembre de 2016, a les 15:30:08 CEST, Jason Crain va > > > > > > escriure: > > > > On 2016-09-15, Alex Korobkin <korobkin...@gmail.com> wrote: > > > > > poppler-document.cc:1521:25: error: invalid conversion from 'int' to > > > > > 'GParamFlags' [-fpermissive] > > > > > > > > > > G_PARAM_READWRITE)); > > > > > > > > ... > > > > > > > > > Does it need a newer version of glib-2.0 since 0.47 release? Or am I > > > > > missing something other library or reference? > > > > > > > > It needs a newer version of glib. See > > > > https://bugs.freedesktop.org/97432. > > > > Old glib has G_PARAM_READWRITE as a #define and C++ doesn't like that. > > > > > > Anyone knows what's that newer glib version so we can update the checks? > > > > It's changed in commit 6c395244, in glib version 2.41.0. > > 6c395244 is our commit hash or glib's?
It's glib's hash: https://git.gnome.org/browse/glib/commit/?id=6c395244 _______________________________________________ poppler mailing list poppler@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/poppler