2016-06-09 3:26 GMT+02:00 Jean-Philippe André <j...@videolan.org>:

> On 9 June 2016 at 00:32, Stefan Schmidt <ste...@osg.samsung.com> wrote:
>
> > Hello.
> >
> > On 07/06/16 09:25, Jean-Philippe ANDRÉ wrote:
> > > jpeg pushed a commit to branch master.
> > >
> > >
> >
> http://git.enlightenment.org/core/efl.git/commit/?id=f3b625e5477acf451dda02d6577bcf3ef0b3b83d
> > >
> > > commit f3b625e5477acf451dda02d6577bcf3ef0b3b83d
> > > Author: Jean-Philippe Andre <jp.an...@samsung.com>
> > > Date:   Tue Jun 7 16:25:45 2016 +0900
> > >
> > >      pdf: Fix build with poppler >= 0.40
> > >
> > >      This disables PDF load if poppler >= 0.40 (current is 0.42 on
> > >      my machine).
> >
> > What build issues did you have with poppler > 0.40? I got reports on the
> > IRC channel that it builds fine for them and this commit is actually
> > creating problems as they want poppler but have a higher version.
> >
> > I wanted to bring it up here to seen why you did it before reverting.
> >
> >
> Some functions did not exist, that were called between #ifndef
> POPPLER_0_31.
> I'm not sure about the details, will try to give it another look, and find
> a proper fix.
>

Indeed this was buggy in the POPPLER_* defines:
you have poppler > 0.40 so POPPLER_0_31 was not defined and that check
in the code was for poppler < 0.31

should be fixed now



>
> --
> Jean-Philippe André
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to